Schema Documentation
TaxRateConnection
Description
Connection to TaxRate Nodes
Fields
Field Name | Description |
---|---|
edges - [TaxRateConnectionEdge!]! | A list of edges (relational context) between RootQuery and connected TaxRate Nodes |
nodes - [TaxRate!]! | A list of connected TaxRate Nodes |
pageInfo - TaxRateConnectionPageInfo! | Information about pagination in a connection. |
Possible Types
TaxRateConnection Types |
---|
Example
{"edges":[TaxRateConnectionEdge],"nodes":[TaxRate],"pageInfo":TaxRateConnectionPageInfo}