Skip to main content

BuildingAddressUpdate

No description

type BuildingAddressUpdate {
where: GQLTQueryAddressWhere
input: AddressOptionalInput
}

Fields#

where (GQLTQueryAddressWhere)#

This will apply a filter to your mutation

input (AddressOptionalInput)#

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