Skip to main content

query

Exposes the root query type nested one level down. This is helpful for Relay 1 which can only query top level fields if they are in a particular form.

query: Query!

Type

Query object

The root query type which gives access points into the data universe.