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 ID aliases to perform multiple related operations in a single GraphQL mutation
Use GraphQL mutations to make changes to data records.
Paging the results of GraphQL queries.
GraphQL schema subscriptions.
Using upsert
to perform GraphQL insert or update operations.
Was this page helpful?