Skip to main content

DeviceEventMapItemsUpdate

No description

type DeviceEventMapItemsUpdate {
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