{{url}}/graphql

POST {{url}}/graphql

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

{"data":null,"errors":[{"message":"User not found","locations":[{"line":2,"column":9}],"path":["user"]}]}