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