JSON Input (Sample Response)
GraphQL Query Output
About GraphQL Query Builder
- Auto Selection Set: Generates field selection from JSON structure
- Operation Types: Supports Query, Mutation, and Subscription
- Nested Objects: Handles deeply nested JSON structures
- Variables: Optionally generates variables with type detection
- __typename: Add __typename field for Apollo cache
- Custom Names: Configure operation name as needed