Schema Documentation
PaColorConnection
Description
Connection to paColor Nodes
Fields
Field Name | Description |
---|---|
edges - [PaColorConnectionEdge!]! | A list of edges (relational context) between RootQuery and connected paColor Nodes |
nodes - [PaColor!]! | A list of connected paColor Nodes |
pageInfo - PaColorConnectionPageInfo! | Information about pagination in a connection. |
Possible Types
PaColorConnection Types |
---|
Example
{"edges":[PaColorConnectionEdge],"nodes":[PaColor],"pageInfo":PaColorConnectionPageInfo}