Schema Documentation
TaxLineConnectionEdge
Description
Edge between a Node and a connected TaxLine
Fields
| Field Name | Description | 
|---|---|
cursor - String | Opaque reference to the nodes position in the connection. Value can be used with pagination args. | 
node - TaxLine! | The connected TaxLine Node | 
Possible Types
| TaxLineConnectionEdge Types | 
|---|
Example
{"cursor":"xyz789","node":TaxLine}