GraphQL

Last updated on March 25, 2026.

A Guide to GraphQL Usage on Insites

GraphQL is a query language for your Instance data that lets you request exactly the fields you need, nothing more and nothing less. The GraphQL Interface in Insites provides a dedicated view where you can write, test, and manage GraphQL queries directly from the admin.

This article discusses the following topics:

  • Creating a GraphQL query
  • Editing a GraphQL query
  • Deleting a GraphQL query

Creating a GraphQL query

To create a GraphQL query:

  1. Navigate to API from the main menu.
  2. Select GraphQL.
  3. Select CREATE GRAPHQL QUERY.
  4. Fill out the form.
  5. Select CREATE.

Editing a GraphQL query

To edit a GraphQL query:

  1. Navigate to API from the main menu.
  2. Select GraphQL.
  3. Find the query you want to edit and select its Edit row action link.
  4. Make your changes.
  5. Select SAVE.

Deleting a GraphQL query

To delete a GraphQL query:

  1. Navigate to API from the main menu.
  2. Select GraphQL.
  3. Find the query you want to delete and select its Delete row action link.
  4. Finalize the deletion using the confirmation modal.
Have a suggestion for this page?

Didn't quite find what you are looking for or have feedback on how we can make the content better then we would love to hear from you. Please provide us feedback and we will get back to you shortly.