StoreCustomRatesInput
No description
input StoreCustomRatesInput {
zoneName: String!
baseRateDiff: Float!
extraWeightDiff: Float!
pickupLocationId: ID
}
Fields
StoreCustomRatesInput.zoneName ● String! non-null scalar
StoreCustomRatesInput.baseRateDiff ● Float! non-null scalar
StoreCustomRatesInput.extraWeightDiff ● Float! non-null scalar
StoreCustomRatesInput.pickupLocationId ● ID scalar
Member Of
WuiltShipmentRatesInput input