Skip to main content

TaxConfigurationCountableConnection

No description

type TaxConfigurationCountableConnection {
pageInfo: PageInfo!
edges: [TaxConfigurationCountableEdge!]!
totalCount: Int
}

Fields

TaxConfigurationCountableConnection.pageInfo ● PageInfo! non-null object miscellaneous

Pagination data for this connection.

TaxConfigurationCountableConnection.edges ● [TaxConfigurationCountableEdge!]! non-null object taxes

TaxConfigurationCountableConnection.totalCount ● Int scalar miscellaneous

A total count of items in the collection.

Returned By

taxConfigurations query