mirror of
https://github.com/appwrite/appwrite
synced 2026-05-19 15:08:43 +00:00
186 B
186 B
query { teamsGet( teamId: "[TEAM_ID]" ) { _id _createdAt _updatedAt name total prefs { data } } }