ENUM
CameraType
link GraphQL Schema definition
- enum CameraType {
- }
link Require by
- CameraTypeFilterA filter to be used against CameraType 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.