The Skedulo GraphQL HTTP server handles POST methods using the application/json content type and with a JSON-encoded body. Responses, including both data and errors, are also returned in JSON format. Make queries and mutations using GraphQL.
For more information about using Skedulo GraphQL, see the developer documentation or the Object and Field Reference documentation.