Schema Documentation

RootQueryToPaSizeConnection

Description

Connection between the RootQuery type and the paSize type

Fields
Field NameDescription
edges - [RootQueryToPaSizeConnectionEdge!]! Edges for the RootQueryToPaSizeConnection connection
nodes - [PaSize!]! The nodes of the connection, without the edges
pageInfo - RootQueryToPaSizeConnectionPageInfo! Information about pagination in a connection.
Example
{"edges":[RootQueryToPaSizeConnectionEdge],"nodes":[PaSize],"pageInfo":RootQueryToPaSizeConnectionPageInfo}