Github GraphQL API / IpAllowListEntry
An IP address or range of addresses that is allowed to access an owner's resources.
Implements
Fields
allowListValue : String!
createdAt : DateTime!
id : ID!
isActive : Boolean!
name : String
owner : IpAllowListOwner!
updatedAt : DateTime!