mirror of
https://github.com/appwrite/appwrite
synced 2026-05-16 05:28:31 +00:00
391 B
391 B
mutation { messagingCreateMsg91Provider( providerId: "<PROVIDER_ID>", name: "", templateId: "<TEMPLATE_ID>", senderId: "<SENDER_ID>", authKey: "<AUTH_KEY>", enabled: false ) { _id _createdAt _updatedAt name provider enabled type credentials options } }