Theme switcher

Query

The Query type in GraphQL represents the entry point for retrieving data from the API. It defines the available read-only operations (queries) that clients can execute to fetch data.

Was this section helpful?

What made this section unhelpful for you?

On this page
  • Query