Schema Documentation

PaSizeConnectionEdge

Description

Edge between a Node and a connected paSize

Fields
Field NameDescription
cursor - String Opaque reference to the nodes position in the connection. Value can be used with pagination args.
node - PaSize! The connected paSize Node
Possible Types
PaSizeConnectionEdge Types

ProductToPaSizeConnectionEdge

RootQueryToPaSizeConnectionEdge

Example
{"cursor":"abc123","node":PaSize}