Skip to main content

post_graphql

GraphQL POST endpoint

Request Body
operationName string
query string
variables object
Responses
200

GraphQL response

Schema OPTIONAL
data object OPTIONAL
errors object[] OPTIONAL
message string OPTIONAL
400

GraphQL error

Schema OPTIONAL
data object OPTIONAL
errors object[] OPTIONAL
message string OPTIONAL