Schema Documentation

PaColorConnection

Description

Connection to paColor Nodes

Fields
Field NameDescription
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

RootQueryToPaColorConnection

ProductToPaColorConnection

Example
{"edges":[PaColorConnectionEdge],"nodes":[PaColor],"pageInfo":PaColorConnectionPageInfo}