Configuration parameters
url— GraphQL Server URL (e.g., https://api.github.com/graphql) (required)credentials— Username / Header Namefetch_schema_from_transport— Fetch the schema from the transportinsecure— Trust any certificate (not secure)proxy— Use system proxy settings
Commands (2)
-
graphql-mutationExecutes a mutation request to the GraphQL server.
-
graphql-queryExecutes a query request to the GraphQL server.