Skip to main content

ProductGroupProductProductGroupBelongsToInput

No description

type ProductGroupProductProductGroupBelongsToInput {
create: ProductGroupRequiredInput
update: ProductGroupProductProductGroupUpdate
delete: GQLTQueryProductGroupWhere
}

Fields#

create (ProductGroupRequiredInput)#

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

update (ProductGroupProductProductGroupUpdate)#

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

delete (GQLTQueryProductGroupWhere)#

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