Schema Documentation
PaSizeConnectionEdge
Description
Edge between a Node and a connected paSize
Fields
Field Name | Description |
---|---|
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 |
---|
Example
{"cursor":"abc123","node":PaSize}