Skip to main content

BuildingUpdateInput

No description

type BuildingUpdateInput {
where: GQLTQueryBuildingWhere
limit: Int
input: BuildingOptionalInput
}

Fields#

where (GQLTQueryBuildingWhere)#

If provided this will restrict to changes to only the elements that match

limit (Int)#

If provided this will restrict the changes to only the first amount of ${limit}

input (BuildingOptionalInput)#

This is the input for the data