UpdateShippingRateCostInput
No description
input UpdateShippingRateCostInput {
resourceId: ID!
cost: MoneyInput
}
No description
input UpdateShippingRateCostInput {
resourceId: ID!
cost: MoneyInput
}
UpdateShippingRateCostInput.resourceId ● ID! non-null scalarUpdateShippingRateCostInput.cost ● MoneyInput input