GraphQL Queries

Queries are used to retrieve information from LogScale -- not content data. For instance, with the GraphQL API you can get LogScale configuration settings, information on an organization and its users, but not the actual data ingested into LogScale. For that you'll need to use the Search API.

All of the GraphQL query functions, more accurately referred to as query fields, are listed alphabetically here — and in the left margin when you're on a GraphQL query page.