Command-line tool for GraphQL development workflows and schema management
Command-line tool for common GraphQL development workflows
graphql$ graphql init$ graphql schema:fetch https://api.example.com/graphql$ graphql query ./query.graphql --endpoint https://api.example.com/graphql