Skip to main content

AddressLocationUpdate

No description

type AddressLocationUpdate {
where: GQLTQueryBuildingWhere
input: BuildingOptionalInput
}

Fields#

where (GQLTQueryBuildingWhere)#

This will apply a filter to your mutation

input (BuildingOptionalInput)#

This will update the items that you targeted with the filter in the where element