Debug GraphQL queries, mutations, and resolver issues
Help me debug issues with my GraphQL implementation.
**GraphQL schema:**
```graphql
{{SCHEMA}}
```
**Problematic query/mutation:**
```graphql
{{QUERY}}
```
**Resolver code:**
```{{LANGUAGE}}
{{RESOLVER}}
```
**Error response:**
```json
{{ERROR_RESPONSE}}
```
**Expected data:** {{EXPECTED}}
**Variables passed:**…Premium Prompt
Unlock this prompt — and all 30,000+ expert-crafted prompts — with Pro.
Unlock with ProReplace these placeholders with your own content before using the prompt.
[{SCHEMA][{QUERY][{LANGUAGE][{RESOLVER][{ERROR_RESPONSE][{EXPECTED]