{{url}}/graphql
POST {{url}}/graphql
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
{"data":null,"errors":[{"message":"User not found","locations":[{"line":2,"column":9}],"path":["user"]}]}