Get started with GraphQL
Use the Skedulo GraphQL schema to interact with objects and fields.
Use the Skedulo GraphQL schema to interact with objects and fields.
Add the GraphiQL web extension in the Skedulo web application.
Querying the Skedulo GraphQL schema.
Use aliases to perform multiple actions in a single GraphQL mutation
Use GraphQL mutations to make changes to the schema.
Paging the results of GraphQL queries.
GraphQL schema subscriptions.
Using upsert
to perform GraphQL insert or update operations.
Was this page helpful?