Input Object GitHub::CreateIpAllowListEntryInput

Autogenerated input type of CreateIpAllowListEntry

Input Fields

ownerId: ID!

The ID of the owner for which to create the new IP allow list entry.

allowListValue: String!

An IP address or range of addresses in CIDR notation.

name: String

An optional name for the IP allow list entry.

isActive: Boolean!

Whether the IP allow list entry is active when an IP allow list is enabled.

clientMutationId: String

A unique identifier for the client performing the mutation.

Uses

Mutation.createIpAllowListEntry