GraphQL API
This doc provides an overview of our GraphQL API which is designed specifically with data integration in mind.
Last updated
Was this helpful?
This doc provides an overview of our GraphQL API which is designed specifically with data integration in mind.
Last updated
Was this helpful?
The API is available at /api/graphql/
URL path of your instance.
API returns data in JSON format.
contains Queries and Mutations.