description: Simple GraphQL query url: /v1/graphql status: 200 response: data: hello: Hello me query: query: | query { hello(arg: "me") }