ENUM
AppCredsState
Description
The state of the app credentials.
link GraphQL Schema definition
- enum AppCredsState {
- # Active.
- # Certificate expired.
- # Secret expired.
- # Unspecified.
- }
ENUM
The state of the app credentials.
- enum AppCredsState {
- # Active.
- # Certificate expired.
- # Secret expired.
- # Unspecified.
- }