Skip to main content

DeviceMapItemsUpdate

No description

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