Schema Documentation
RootQueryToTaxRateConnection
Description
Connection between the RootQuery type and the TaxRate type
Fields
Field Name | Description |
---|---|
edges - [RootQueryToTaxRateConnectionEdge!]! | Edges for the RootQueryToTaxRateConnection connection |
nodes - [TaxRate!]! | The nodes of the connection, without the edges |
pageInfo - RootQueryToTaxRateConnectionPageInfo! | Information about pagination in a connection. |
Example
{"edges":[RootQueryToTaxRateConnectionEdge],"nodes":[TaxRate],"pageInfo":RootQueryToTaxRateConnectionPageInfo}