Setting the file. One moment. GraphQL Queries · Build Zoom REST API App · anthropics/knowledge-work-plugins · Skills Docs
Use this when a forum question is really about “how do I fetch X without calling 10 REST endpoints”.
22
Validate Data
Tech Debt
62
Recruiting Pipeline
71
Vendor Check
125
Zoom Meeting SDK Web
88
Vendor Review
181
Create An Asset
Video Sdk/web
- Treat GraphQL as an alternative query surface. Not all REST resources are available.
- Auth is still OAuth; the most common failure mode is missing scopes.
- Confusing GraphQL “cursor” pagination with REST
next_page_token.
- Assuming GraphQL replaces webhooks. It does not.
examples/graphql-queries.md