Input Object GitHub::CreateEnterpriseOrganizationInput
Autogenerated input type of CreateEnterpriseOrganization
Input Fields
enterpriseId: ID!
The ID of the enterprise owning the new organization.
login: String!
The login of the new organization.
profileName: String!
The profile name of the new organization.
billingEmail: String!
The email used for sending billing receipts.
adminLogins: [String!]!
The logins for the administrators of the new organization.
clientMutationId: String
A unique identifier for the client performing the mutation.