Schema Documentation

PaColorConnectionEdge

Description

Edge between a Node and a connected paColor

Fields
Field NameDescription
cursor - String Opaque reference to the nodes position in the connection. Value can be used with pagination args.
node - PaColor! The connected paColor Node
Example
{"cursor":"abc123","node":PaColor}