Interfaces

Besides the common datatypes such as strings and integers, LogScale GraphQL has many of specialized datatypes. This page lists all of the interface datatypes.

To use GraphQL to get information on a LogScale system, though, you'll have to use GraphQL query fields (see GraphQL Queries). To make changes, you'd use mutation fields (see GraphQL Mutations).