Skip to main content

VoucherProductGroupBelongsToInput

No description

type VoucherProductGroupBelongsToInput {
create: ProductGroupRequiredInput
update: VoucherProductGroupUpdate
delete: GQLTQueryProductGroupWhere
}

Fields#

create (ProductGroupRequiredInput)#

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

update (VoucherProductGroupUpdate)#

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

delete (GQLTQueryProductGroupWhere)#

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