Skip to main content

VoucherModifierProductBelongsToInput

No description

type VoucherModifierProductBelongsToInput {
create: ProductRequiredInput
update: VoucherModifierProductUpdate
delete: GQLTQueryProductWhere
}

Fields#

create (ProductRequiredInput)#

This will create a new element with a relationship to the current VoucherModifier

update (VoucherModifierProductUpdate)#

This will update any matching elements that have a relationship to the current VoucherModifier

delete (GQLTQueryProductWhere)#

This will delete any matching elements that have a relationship with the current VoucherModifier