mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 00:49:02 +00:00
322 B
322 B
mutation { messagingUpdateFcmProvider( providerId: "<PROVIDER_ID>", name: "", enabled: false, serviceAccountJSON: "{}" ) { _id _createdAt _updatedAt name provider enabled type credentials options } }