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