Skip to main content

SurchargeSearchInput

No description

input SurchargeSearchInput {
type: SurchargeType
taxCode: TaxCode
enabled: Boolean
taxZone: String
page: Int
offset: Int
}

Fields

SurchargeSearchInput.type ● SurchargeType enum

Only search for surcharges of the type provided

SurchargeSearchInput.taxCode ● TaxCode enum

Only search for surcharges with taxCode provided

SurchargeSearchInput.enabled ● Boolean scalar

Only search for already enabled surcharges

SurchargeSearchInput.taxZone ● String scalar

Only search for surcharges with taxZone provided

SurchargeSearchInput.page ● Int scalar

SurchargeSearchInput.offset ● Int scalar

Member Of

productSurcharges query ● surcharges query