Generate tests for this GraphQL API:
Schema: ${{GRAPHQL_SCHEMA}}
Operations to test: ${{OPERATIONS}}
Testing framework: ${{TESTING_FRAMEWORK}}
Create tests for:
- Query validation
- Mutation testing
- Subscription testing
- Error handling
- Authentication/authorization
- N+1 query detection
- Schema validationOr press ⌘C to copy
Replace these placeholders with your own content before using the prompt.
[{GRAPHQL_SCHEMA][{OPERATIONS][{TESTING_FRAMEWORK]