Skip to main content

BuildingFileItemBelongsToInput

No description

type BuildingFileItemBelongsToInput {
create: ItemRequiredInput
update: BuildingFileItemUpdate
delete: GQLTQueryItemWhere
}

Fields#

create (ItemRequiredInput)#

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

update (BuildingFileItemUpdate)#

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

delete (GQLTQueryItemWhere)#

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