GrahpQL API

By default the GraphQL api is supporting many queries and mutations for fetch data and update them.

 

Playground UI

There is a playground to test queries and mutations based on the logged in users permission.

Url: /nless/ui/playground

 

Schema

To fetch the whole schema from your instance, download from Playground. It's very helpful to understand different types and fields.

 

Fetch unpublished data

To fetch versions that are not published, add a request header "language" with the value of the culture code. 

GraphQL - Nodes

Read more

GraphQL - Media

Read more

GraphQL - Data Sets

Read more

GraphQL - Users

Read more

GraphQL - Settings

Read more

GraphQL - Search

Read more