Skip to main content

ID

The ID scalar type represents a unique identifier, often used to refetch an object or as key for a cache. The ID type appears in a JSON response as a String; however, it is not intended to be human-readable. When expected as an input type, any string (such as "4") or integer (such as 4) input value will be accepted as an ID.

scalar ID

Member Of

Account object ● account query ● beta_v1_apply_license_to_device mutation ● beta_v1_create_licenses_for_devices mutation ● beta_v1_create_licenses mutation ● beta_v1_license query ● beta_v1_remove_license_from_device mutation ● beta_v1_update_license_auto_renewal mutation ● deleteDevices mutation ● Device object ● device query ● device subscription ● DeviceInput input ● DeviceProfile object ● deviceProfile query ● deviceTags query ● Entitlement object ● License object ● LicenseType object ● setDeviceProfile mutation ● Station object ● stationsByUuids query ● TagInput input ● unsetDeviceProfile mutation ● updateAccount mutation ● updateDeviceProfile mutation ● User object ● UserInput input