Schema Documentation

TaxRateConnection

Description

Connection to TaxRate Nodes

Fields
Field NameDescription
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

RootQueryToTaxRateConnection

Example
{"edges":[TaxRateConnectionEdge],"nodes":[TaxRate],"pageInfo":TaxRateConnectionPageInfo}