ENUM
OsType
Description
Type of the Operating System.
link GraphQL Schema definition
- enum OsType {
- # Linux Operating System.
- # An Operating System other than Linux or Windows.
- # The Operating System is not defined.
- # Windows Operating System.
- }