Skip to main content

MapItemsUpdate

No description

type MapItemsUpdate {
where: GQLTQueryMapItemWhere
input: MapItemOptionalInput
}

Fields#

where (GQLTQueryMapItemWhere)#

This will apply a filter to your mutation

input (MapItemOptionalInput)#

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