Skip to main content

VoucherModifierVoucherBelongsToInput

No description

type VoucherModifierVoucherBelongsToInput {
create: VoucherRequiredInput
update: VoucherModifierVoucherUpdate
delete: GQLTQueryVoucherWhere
}

Fields#

create (VoucherRequiredInput)#

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

update (VoucherModifierVoucherUpdate)#

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

delete (GQLTQueryVoucherWhere)#

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