Skip to main content
Version: Canary 🚧

TaxConfigurationCountableEdge

No description

type TaxConfigurationCountableEdge {
node: TaxConfiguration!
cursor: String!
}

Fields

TaxConfigurationCountableEdge.node ● TaxConfiguration! non-null object

The item at the end of the edge.

TaxConfigurationCountableEdge.cursor ● String! non-null scalar

A cursor for use in pagination.

Member of

TaxConfigurationCountableConnection object


Was this page helpful?