Skip to main content

ReturnSettingsUpdateInput Input Type

No description

input ReturnSettingsUpdateInput {
returnReasonReferenceType: ID!
}

Fields

returnReasonReferenceType ● ID!

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

Added in Saleor 3.23

Member Of

returnSettingsUpdate mutation