Skip to main content

VoucherGroupBelongsToInput

No description

type VoucherGroupBelongsToInput {
create: GroupRequiredInput
update: VoucherGroupUpdate
delete: GQLTQueryGroupWhere
}

Fields#

create (GroupRequiredInput)#

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

update (VoucherGroupUpdate)#

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

delete (GQLTQueryGroupWhere)#

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