ENUM
IpEntrySource
Description
Specifies the source used to filter entries in the IP Allowlist.
link GraphQL Schema definition
- enum IpEntrySource {
- # Filter entries belonging to all sources.
- # Filter entries belonging to the global organization.
- # Filter entries belonging to the tenant organization.
- }