Schema Documentation

RootQueryToPaColorConnection

Description

Connection between the RootQuery type and the paColor type

Fields
Field NameDescription
edges - [RootQueryToPaColorConnectionEdge!]! Edges for the RootQueryToPaColorConnection connection
nodes - [PaColor!]! The nodes of the connection, without the edges
pageInfo - RootQueryToPaColorConnectionPageInfo! Information about pagination in a connection.
Example
{"edges":[RootQueryToPaColorConnectionEdge],"nodes":[PaColor],"pageInfo":RootQueryToPaColorConnectionPageInfo}