Skip to main content

RefundSettingsUpdateInput Input Type

No description

input RefundSettingsUpdateInput {
refundReasonReferenceType: ID!
}

Fields

RefundSettingsUpdateInput.refundReasonReferenceType ● ID! non-null scalar miscellaneous

The ID of a model type, that will be used to reference refund reasons. All models with of this type will be accepted as refund reasons.

Added in Saleor 3.22

Member Of

refundSettingsUpdate mutation