Magidoc

UpsertCMSDeviceInput
Input Object

Input for upserting a device via CMS API

Fields

#

attributes

Custom attributes/variables for the device.

cloudshelfId

The ID of the cloudshelf to assign to the device.

deviceMode

The device mode (INTERACTIVE, DISPLAY_ONLY, HYBRID).

locationId

The ID of the location to assign to the device.

name

Non-null

The display name of the device.

platformProvidedId

Non-null

The platform-provided ID for the device. Used as the lookup key for upsert operations.

Usages

#

References

#

  • Argument input of field upsertCMSDevice from type Mutation