Schema Documentation

RootQueryToThemeConnection

Description

Connection between the RootQuery type and the Theme type

Fields
Field NameDescription
edges - [RootQueryToThemeConnectionEdge!]! Edges for the RootQueryToThemeConnection connection
nodes - [Theme!]! The nodes of the connection, without the edges
pageInfo - RootQueryToThemeConnectionPageInfo! Information about pagination in a connection.
Example
{"edges":[RootQueryToThemeConnectionEdge],"nodes":[Theme],"pageInfo":RootQueryToThemeConnectionPageInfo}