Skip to main content

GroupBuildingBelongsToInput

No description

type GroupBuildingBelongsToInput {
create: BuildingRequiredInput
update: GroupBuildingUpdate
delete: GQLTQueryBuildingWhere
}

Fields#

create (BuildingRequiredInput)#

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

update (GroupBuildingUpdate)#

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

delete (GQLTQueryBuildingWhere)#

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