mirror of
https://github.com/appwrite/appwrite
synced 2026-05-17 05:58:31 +00:00
314 B
314 B
mutation { accountCreatePushTarget( targetId: "<TARGET_ID>", identifier: "", providerId: "<PROVIDER_ID>" ) { _id _createdAt _updatedAt name userId providerId providerType identifier expired } }