GraphQL Endpoint
Congiruable using handlers_graphql_path (in config.toml) or ORBIT_HANDLERS_GRAPHQL_PATH (using environment variables)
Body
operationNamestringOptional
querystringOptional
variablesobjectOptional
Responses
200
Successful response
application/json
post
/graphql200
Successful response
Last updated