Skip to main content

ProductGroupProductProductBelongsToInput

No description

type ProductGroupProductProductBelongsToInput {
create: ProductRequiredInput
update: ProductGroupProductProductUpdate
delete: GQLTQueryProductWhere
}

Fields#

create (ProductRequiredInput)#

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

update (ProductGroupProductProductUpdate)#

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

delete (GQLTQueryProductWhere)#

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