Input Structures

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

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).