Skip to main content

BuildingProductGroupBelongsToInput

No description

type BuildingProductGroupBelongsToInput {
create: ProductGroupRequiredInput
update: BuildingProductGroupUpdate
delete: GQLTQueryProductGroupWhere
}

Fields#

create (ProductGroupRequiredInput)#

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

update (BuildingProductGroupUpdate)#

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

delete (GQLTQueryProductGroupWhere)#

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