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