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