Schema Documentation

TaxRateConnectionEdge

Description

Edge between a Node and a connected TaxRate

Fields
Field NameDescription
cursor - String Opaque reference to the nodes position in the connection. Value can be used with pagination args.
node - TaxRate! The connected TaxRate Node
Possible Types
TaxRateConnectionEdge Types

RootQueryToTaxRateConnectionEdge

Example
{"cursor":"xyz789","node":TaxRate}