mirror of
https://github.com/appwrite/appwrite
synced 2026-05-11 03:00:51 +00:00
173 B
173 B
mutation { teamsCreate( teamId: "[TEAM_ID]", name: "[NAME]" ) { _id _createdAt _updatedAt name total } }