ENUM
ObjectState
Description
State of the object.
link GraphQL Schema definition
- enum ObjectState {
- # The object is active.
- # The object is archived.
- # The object state is not specified.
- # The object is a relic.
- }
ENUM
State of the object.
- enum ObjectState {
- # The object is active.
- # The object is archived.
- # The object state is not specified.
- # The object is a relic.
- }