ENUM
WhitelistModeEnum
Description
The mode of the IP allowlist.
link GraphQL Schema definition
- enum WhitelistModeEnum {
- # All users are subject to the IP allowlist.
- # Only local users are subject to the IP allowlist.
- }
ENUM
The mode of the IP allowlist.
- enum WhitelistModeEnum {
- # All users are subject to the IP allowlist.
- # Only local users are subject to the IP allowlist.
- }