Files
appwrite/docs/examples/1.7.x/client-graphql/examples/account/delete-push-target.md
2025-05-18 02:25:38 +12:00

103 B

mutation { accountDeletePushTarget( targetId: "<TARGET_ID>" ) { status } }