ENUM
DeviceModes
link GraphQL Schema definition
- enum DeviceModes {
- }
link Require by
- DeviceModesFilterA filter to be used against DeviceModes fields. All fields are combined with a logical ‘and.’
- Servernull
- ServerConditionA condition to be used against `Server` object types. All fields are tested for equality and combined with a logical ‘and.’
- ServerPatchRepresents an update to a `Server`. Fields that are set will be updated.