Queries
organization
Lookup a organization by login.
Тип: Organization
Аргументы для organization
| Имя. | Description |
|---|---|
| The organization's login. |
organizations
A list of organizations.
Аргументы для organizations
| Имя. | Description |
|---|---|
| Returns the elements in the list that come after the specified cursor. |
| Returns the elements in the list that come before the specified cursor. |
| Returns the first n elements from the list. |
| Returns the last n elements from the list. |
| Ordering options for the User's organizations. |
Mutations
addVerifiableDomain
Adds a verifiable domain to an owning account.
Поля ввода для addVerifiableDomain
input(AddVerifiableDomainInput!)
Возвращаемые поля для addVerifiableDomain
| Имя. | Description |
|---|---|
| A unique identifier for the client performing the mutation. |
| The verifiable domain that was added. |
approveVerifiableDomain
Approve a verifiable domain for notification delivery.
Поля ввода для approveVerifiableDomain
input(ApproveVerifiableDomainInput!)
Возвращаемые поля для approveVerifiableDomain
| Имя. | Description |
|---|---|
| A unique identifier for the client performing the mutation. |
| The verifiable domain that was approved. |
deleteVerifiableDomain
Deletes a verifiable domain.
Поля ввода для deleteVerifiableDomain
input(DeleteVerifiableDomainInput!)
Возвращаемые поля для deleteVerifiableDomain
| Имя. | Description |
|---|---|
| A unique identifier for the client performing the mutation. |
| The owning account from which the domain was deleted. |
followOrganization
Follow an organization.
Поля ввода для followOrganization
input(FollowOrganizationInput!)
Возвращаемые поля для followOrganization
| Имя. | Description |
|---|---|
| A unique identifier for the client performing the mutation. |
| The organization that was followed. |
regenerateVerifiableDomainToken
Regenerates a verifiable domain's verification token.
Поля ввода для regenerateVerifiableDomainToken
Возвращаемые поля для regenerateVerifiableDomainToken
| Имя. | Description |
|---|---|
| A unique identifier for the client performing the mutation. |
| The verification token that was generated. |
removeOutsideCollaborator
Removes outside collaborator from all repositories in an organization.
Поля ввода для removeOutsideCollaborator
input(RemoveOutsideCollaboratorInput!)
Возвращаемые поля для removeOutsideCollaborator
| Имя. | Description |
|---|---|
| A unique identifier for the client performing the mutation. |
| The user that was removed as an outside collaborator. |
unfollowOrganization
Unfollow an organization.
Поля ввода для unfollowOrganization
input(UnfollowOrganizationInput!)
Возвращаемые поля для unfollowOrganization
| Имя. | Description |
|---|---|
| A unique identifier for the client performing the mutation. |
| The organization that was unfollowed. |
updateOrganizationAllowPrivateRepositoryForkingSetting
Sets whether private repository forks are enabled for an organization.
Поля ввода для updateOrganizationAllowPrivateRepositoryForkingSetting
Возвращаемые поля для updateOrganizationAllowPrivateRepositoryForkingSetting
| Имя. | Description |
|---|---|
| A unique identifier for the client performing the mutation. |
| A message confirming the result of updating the allow private repository forking setting. |
| The organization with the updated allow private repository forking setting. |
updateOrganizationWebCommitSignoffSetting
Sets whether contributors are required to sign off on web-based commits for repositories in an organization.
Поля ввода для updateOrganizationWebCommitSignoffSetting
Возвращаемые поля для updateOrganizationWebCommitSignoffSetting
| Имя. | Description |
|---|---|
| A unique identifier for the client performing the mutation. |
| A message confirming the result of updating the web commit signoff setting. |
| The organization with the updated web commit signoff setting. |
verifyVerifiableDomain
Verify that a verifiable domain has the expected DNS record.
Поля ввода для verifyVerifiableDomain
input(VerifyVerifiableDomainInput!)
Возвращаемые поля для verifyVerifiableDomain
| Имя. | Description |
|---|---|
| A unique identifier for the client performing the mutation. |
| The verifiable domain that was verified. |
Objects
EnterpriseFailedInvitationConnection
The connection type for OrganizationInvitation.
Поля для EnterpriseFailedInvitationConnection
| Имя. | Description |
|---|---|
| A list of edges. |
| A list of nodes. |
| Information to aid in pagination. |
| Identifies the total count of items in the connection. |
| Identifies the total count of unique users in the connection. |
EnterpriseFailedInvitationEdge
A failed invitation to be a member in an enterprise organization.
Поля для EnterpriseFailedInvitationEdge
| Имя. | Description |
|---|---|
| A cursor for use in pagination. |
| The item at the end of the edge. |
EnterpriseOrganizationMembershipConnection
The connection type for Organization.
Поля для EnterpriseOrganizationMembershipConnection
| Имя. | Description |
|---|---|
A list of edges. | |
| A list of nodes. |
| Information to aid in pagination. |
| Identifies the total count of items in the connection. |
EnterpriseOrganizationMembershipEdge
An enterprise organization that a user is a member of.
Поля для EnterpriseOrganizationMembershipEdge
| Имя. | Description |
|---|---|
| A cursor for use in pagination. |
| The item at the end of the edge. |
The role of the user in the enterprise membership. |
EnterprisePendingMemberInvitationConnection
The connection type for OrganizationInvitation.
Поля для EnterprisePendingMemberInvitationConnection
| Имя. | Description |
|---|---|
A list of edges. | |
| A list of nodes. |
| Information to aid in pagination. |
| Identifies the total count of items in the connection. |
| Identifies the total count of unique users in the connection. |
EnterprisePendingMemberInvitationEdge
An invitation to be a member in an enterprise organization.
Поля для EnterprisePendingMemberInvitationEdge
| Имя. | Description |
|---|---|
| A cursor for use in pagination. |
| The item at the end of the edge. |
MemberFeatureRequestNotification
Represents a member feature request notification.
MemberFeatureRequestNotification Реализует
Поля для MemberFeatureRequestNotification
| Имя. | Description |
|---|---|
| Represents member feature request body containing entity name and the number of feature requests. |
| The Node ID of the MemberFeatureRequestNotification object. |
| Represents member feature request notification title. |
| Identifies the date and time when the object was last updated. |
OrgAddBillingManagerAuditEntry
Audit log entry for a org.add_billing_manager.
OrgAddBillingManagerAuditEntry Реализует
Поля для OrgAddBillingManagerAuditEntry
| Имя. | Description |
|---|---|
| The action name. |
| The user who initiated the action. |
| The IP address of the actor. |
| A readable representation of the actor's location. |
| The username of the user who initiated the action. |
| The HTTP path for the actor. |
| The HTTP URL for the actor. |
| The time the action was initiated. |
| The Node ID of the OrgAddBillingManagerAuditEntry object. |
| The email address used to invite a billing manager for the organization. |
| The corresponding operation type for the action. |
| The Organization associated with the Audit Entry. |
| The name of the Organization. |
| The HTTP path for the organization. |
| The HTTP URL for the organization. |
| The user affected by the action. |
| For actions involving two users, the actor is the initiator and the user is the affected user. |
| The HTTP path for the user. |
| The HTTP URL for the user. |
OrgAddMemberAuditEntry
Audit log entry for a org.add_member.
OrgAddMemberAuditEntry Реализует
Поля для OrgAddMemberAuditEntry
| Имя. | Description |
|---|---|
| The action name. |
| The user who initiated the action. |
| The IP address of the actor. |
| A readable representation of the actor's location. |
| The username of the user who initiated the action. |
| The HTTP path for the actor. |
| The HTTP URL for the actor. |
| The time the action was initiated. |
| The Node ID of the OrgAddMemberAuditEntry object. |
| The corresponding operation type for the action. |
| The Organization associated with the Audit Entry. |
| The name of the Organization. |
| The HTTP path for the organization. |
| The HTTP URL for the organization. |
| The permission level of the member added to the organization. |
| The user affected by the action. |
| For actions involving two users, the actor is the initiator and the user is the affected user. |
| The HTTP path for the user. |
| The HTTP URL for the user. |
Organization
An account on GitHub, with one or more owners, that has repositories, members and teams.
Organization Реализует
ActorAnnouncementBannerIMemberStatusableNodePackageOwnerProfileOwnerProjectOwnerProjectV2OwnerProjectV2RecentRepositoryDiscussionAuthorRepositoryDiscussionCommentAuthorRepositoryOwnerUniformResourceLocatable
Поля для Organization
| Имя. | Description |
|---|---|
| The text of the announcement. Предупреждение
The individual |
| The announcement banner set on this organization, if any. Only visible to members of the organization's enterprise. |
| The date the announcement was created. Предупреждение
The individual |
| The expiration date of the announcement, if any. Предупреждение
The individual |
| Whether the announcement can be dismissed by the user. Предупреждение
The individual |
| Determine if this repository owner has any items that can be pinned to their profile. Аргументы для
|
| Identifies the date and time when the organization was archived. |
| Audit log entries of the organization. Аргументы для
|
| A URL pointing to the organization's public avatar. Аргументы для
|
| Identifies the date and time when the object was created. |
| Identifies the primary key from the database. |
| The organization's public profile description. |
| The organization's public profile description rendered to HTML. |
| A list of domains owned by the organization. Аргументы для
|
| The organization's public email. |
| A list of owners of the organization's enterprise account. Аргументы для
|
| The Node ID of the Organization object. |
| The setting value for whether the organization has an IP allow list enabled. |
| The IP addresses that are allowed to access resources owned by the organization. Аргументы для
|
| The setting value for whether the organization has IP allow list configuration for installed GitHub Apps enabled. |
| Whether the organization has verified its profile email and website. |
| A list of the organization's issue types. Аргументы для
|
| Showcases a selection of repositories and gists that the profile owner has either curated or that have been selected automatically based on popularity. |
| The organization's public profile location. |
| The organization's login name. |
| A list of all mannequins for this organization. Аргументы для
|
| Get the status messages members of this entity have set that are either public or visible only to the organization. Аргументы для
|
| Members can fork private repositories in this organization. |
| A list of users who are members of this organization. Аргументы для
|
| The organization's public profile name. |
| The HTTP path creating a new team. |
| The HTTP URL creating a new team. |
| Indicates if email notification delivery for this organization is restricted to verified or approved domains. |
| The billing email for the organization. |
| A list of packages under the owner. Аргументы для
|
| A list of users who have been invited to join this organization. Аргументы для
|
| A list of repositories and gists this profile owner can pin to their profile. Аргументы для
|
| A list of repositories and gists this profile owner has pinned to their profile. Аргументы для
|
| Returns how many more items this profile owner can pin to their profile. |
| Find project by number. Предупреждение
Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC. Аргументы для
|
| Find a project by number. Аргументы для
|
| A list of projects under the owner. Предупреждение
Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC. Аргументы для
|
| The HTTP path listing organization's projects. |
| The HTTP URL listing organization's projects. |
| A list of projects under the owner. Аргументы для
|
| Recent projects that this user has modified in the context of the owner. Аргументы для
|
| A list of repositories that the user owns. Аргументы для
|
| Find Repository. |
| Discussion comments this user has authored. Аргументы для
|
| Discussions this user has started. Аргументы для
|
| A list of all repository migrations for this organization. Аргументы для
|
| When true the organization requires all members, billing managers, and outside collaborators to enable two-factor authentication. |
| The HTTP path for this organization. |
| Returns a single ruleset from the current organization by ID. |
| A list of rulesets for this organization. Аргументы для
|
| The Organization's SAML identity provider. Visible to (1) organization owners, (2) organization owners' personal access tokens (classic) with read:org or admin:org scope, (3) GitHub App with an installation token with read or write access to members. |
| Find an organization's team by its slug. Аргументы для
|
| A list of teams in this organization. Аргументы для
|
| The HTTP path listing organization's teams. |
| The HTTP URL listing organization's teams. |
| The organization's Twitter username. |
| Identifies the date and time when the object was last updated. |
| The HTTP URL for this organization. |
| Organization is adminable by the viewer. |
| Can the viewer pin repositories and gists to the profile?. |
| Can the current viewer create new projects on this owner. Предупреждение
Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. Removal on 2025-04-01 UTC. |
| Viewer can create repositories on this organization. |
| Viewer can create teams on this organization. |
| Viewer is an active member of this organization. |
| Whether or not this Organization is followed by the viewer. |
| Whether contributors are required to sign off on web-based commits for repositories in this organization. |
| The organization's public profile URL. |
OrganizationAuditEntryConnection
The connection type for OrganizationAuditEntry.
Поля для OrganizationAuditEntryConnection
| Имя. | Description |
|---|---|
| A list of edges. |
| A list of nodes. |
| Information to aid in pagination. |
| Identifies the total count of items in the connection. |
OrganizationAuditEntryEdge
An edge in a connection.
Поля для OrganizationAuditEntryEdge
| Имя. | Description |
|---|---|
| A cursor for use in pagination. |
| The item at the end of the edge. |
OrganizationConnection
A list of organizations managed by an enterprise.
Поля для OrganizationConnection
| Имя. | Description |
|---|---|
| A list of edges. |
| A list of nodes. |
| Information to aid in pagination. |
| Identifies the total count of items in the connection. |
OrganizationEdge
An edge in a connection.
Поля для OrganizationEdge
| Имя. | Description |
|---|---|
| A cursor for use in pagination. |
| The item at the end of the edge. |
OrganizationIdentityProvider
An Identity Provider configured to provision SAML and SCIM identities for Organizations. Visible to (1) organization owners, (2) organization owners' personal access tokens (classic) with read:org or admin:org scope, (3) GitHub App with an installation token with read or write access to members.
OrganizationIdentityProvider Реализует
Поля для OrganizationIdentityProvider
| Имя. | Description |
|---|---|
| The digest algorithm used to sign SAML requests for the Identity Provider. |
| External Identities provisioned by this Identity Provider. Аргументы для
|
| The Node ID of the OrganizationIdentityProvider object. |
| The x509 certificate used by the Identity Provider to sign assertions and responses. |
| The Issuer Entity ID for the SAML Identity Provider. |
| Organization this Identity Provider belongs to. |
| The signature algorithm used to sign SAML requests for the Identity Provider. |
| The URL endpoint for the Identity Provider's SAML SSO. |
OrganizationInvitation
An Invitation for a user to an organization.
OrganizationInvitation Реализует
Поля для OrganizationInvitation
| Имя. | Description |
|---|---|
| Identifies the date and time when the object was created. |
| The email address of the user invited to the organization. |
| The Node ID of the OrganizationInvitation object. |
| The source of the invitation. |
| The type of invitation that was sent (e.g. email, user). |
| The user who was invited to the organization. |
| The user who created the invitation. Предупреждение
|
| The user who created the invitation. |
| The organization the invite is for. |
| The user's pending role in the organization (e.g. member, owner). |
OrganizationInvitationConnection
The connection type for OrganizationInvitation.
Поля для OrganizationInvitationConnection
| Имя. | Description |
|---|---|
| A list of edges. |
| A list of nodes. |
| Information to aid in pagination. |
| Identifies the total count of items in the connection. |
OrganizationInvitationEdge
An edge in a connection.
Поля для OrganizationInvitationEdge
| Имя. | Description |
|---|---|
| A cursor for use in pagination. |
| The item at the end of the edge. |
OrganizationsHovercardContext
An organization list hovercard context.
OrganizationsHovercardContext Реализует
Поля для OrganizationsHovercardContext
| Имя. | Description |
|---|---|
| A string describing this context. |
| An octicon to accompany this context. |
| Organizations this user is a member of that are relevant. Аргументы для
|
| The total number of organizations this user is in. |
OrgBlockUserAuditEntry
Audit log entry for a org.block_user.
OrgBlockUserAuditEntry Реализует
Поля для OrgBlockUserAuditEntry
| Имя. | Description |
|---|---|
| The action name. |
| The user who initiated the action. |
| The IP address of the actor. |
| A readable representation of the actor's location. |
| The username of the user who initiated the action. |
| The HTTP path for the actor. |
| The HTTP URL for the actor. |
| The blocked user. |
| The username of the blocked user. |
| The HTTP path for the blocked user. |
| The HTTP URL for the blocked user. |
| The time the action was initiated. |
| The Node ID of the OrgBlockUserAuditEntry object. |
| The corresponding operation type for the action. |
| The Organization associated with the Audit Entry. |
| The name of the Organization. |
| The HTTP path for the organization. |
| The HTTP URL for the organization. |
| The user affected by the action. |
| For actions involving two users, the actor is the initiator and the user is the affected user. |
| The HTTP path for the user. |
| The HTTP URL for the user. |
OrgConfigDisableCollaboratorsOnlyAuditEntry
Audit log entry for a org.config.disable_collaborators_only event.
OrgConfigDisableCollaboratorsOnlyAuditEntry Реализует
Поля для OrgConfigDisableCollaboratorsOnlyAuditEntry
| Имя. | Description |
|---|---|
| The action name. |
| The user who initiated the action. |
| The IP address of the actor. |
| A readable representation of the actor's location. |
| The username of the user who initiated the action. |
| The HTTP path for the actor. |
| The HTTP URL for the actor. |
| The time the action was initiated. |
| The Node ID of the OrgConfigDisableCollaboratorsOnlyAuditEntry object. |
| The corresponding operation type for the action. |
| The Organization associated with the Audit Entry. |
| The name of the Organization. |
| The HTTP path for the organization. |
| The HTTP URL for the organization. |
| The user affected by the action. |
| For actions involving two users, the actor is the initiator and the user is the affected user. |
| The HTTP path for the user. |
| The HTTP URL for the user. |
OrgConfigEnableCollaboratorsOnlyAuditEntry
Audit log entry for a org.config.enable_collaborators_only event.
OrgConfigEnableCollaboratorsOnlyAuditEntry Реализует
Поля для OrgConfigEnableCollaboratorsOnlyAuditEntry
| Имя. | Description |
|---|---|
| The action name. |
| The user who initiated the action. |
| The IP address of the actor. |
| A readable representation of the actor's location. |
| The username of the user who initiated the action. |
| The HTTP path for the actor. |
| The HTTP URL for the actor. |
| The time the action was initiated. |
| The Node ID of the OrgConfigEnableCollaboratorsOnlyAuditEntry object. |
| The corresponding operation type for the action. |
| The Organization associated with the Audit Entry. |
| The name of the Organization. |
| The HTTP path for the organization. |
| The HTTP URL for the organization. |
| The user affected by the action. |
| For actions involving two users, the actor is the initiator and the user is the affected user. |
| The HTTP path for the user. |
| The HTTP URL for the user. |
OrgCreateAuditEntry
Audit log entry for a org.create event.
OrgCreateAuditEntry Реализует
Поля для OrgCreateAuditEntry
| Имя. | Description |
|---|---|
| The action name. |
| The user who initiated the action. |
| The IP address of the actor. |
| A readable representation of the actor's location. |
| The username of the user who initiated the action. |
| The HTTP path for the actor. |
| The HTTP URL for the actor. |
| The billing plan for the Organization. |
| The time the action was initiated. |
| The Node ID of the OrgCreateAuditEntry object. |
| The corresponding operation type for the action. |
| The Organization associated with the Audit Entry. |
| The name of the Organization. |
| The HTTP path for the organization. |
| The HTTP URL for the organization. |
| The user affected by the action. |
| For actions involving two users, the actor is the initiator and the user is the affected user. |
| The HTTP path for the user. |
| The HTTP URL for the user. |
OrgDisableOauthAppRestrictionsAuditEntry
Audit log entry for a org.disable_oauth_app_restrictions event.
OrgDisableOauthAppRestrictionsAuditEntry Реализует
Поля для OrgDisableOauthAppRestrictionsAuditEntry
| Имя. | Description |
|---|---|
| The action name. |
| The user who initiated the action. |
| The IP address of the actor. |
| A readable representation of the actor's location. |
| The username of the user who initiated the action. |
| The HTTP path for the actor. |
| The HTTP URL for the actor. |
| The time the action was initiated. |
| The Node ID of the OrgDisableOauthAppRestrictionsAuditEntry object. |
| The corresponding operation type for the action. |
| The Organization associated with the Audit Entry. |
| The name of the Organization. |
| The HTTP path for the organization. |
| The HTTP URL for the organization. |
| The user affected by the action. |
| For actions involving two users, the actor is the initiator and the user is the affected user. |
| The HTTP path for the user. |
| The HTTP URL for the user. |
OrgDisableSamlAuditEntry
Audit log entry for a org.disable_saml event.
OrgDisableSamlAuditEntry Реализует
Поля для OrgDisableSamlAuditEntry
| Имя. | Description |
|---|---|
| The action name. |
| The user who initiated the action. |
| The IP address of the actor. |
| A readable representation of the actor's location. |
| The username of the user who initiated the action. |
| The HTTP path for the actor. |
| The HTTP URL for the actor. |
| The time the action was initiated. |
| The SAML provider's digest algorithm URL. |
| The Node ID of the OrgDisableSamlAuditEntry object. |
| The SAML provider's issuer URL. |
| The corresponding operation type for the action. |
| The Organization associated with the Audit Entry. |
| The name of the Organization. |
| The HTTP path for the organization. |
| The HTTP URL for the organization. |
| The SAML provider's signature algorithm URL. |
| The SAML provider's single sign-on URL. |
| The user affected by the action. |
| For actions involving two users, the actor is the initiator and the user is the affected user. |
| The HTTP path for the user. |
| The HTTP URL for the user. |
OrgDisableTwoFactorRequirementAuditEntry
Audit log entry for a org.disable_two_factor_requirement event.
OrgDisableTwoFactorRequirementAuditEntry Реализует
Поля для OrgDisableTwoFactorRequirementAuditEntry
| Имя. | Description |
|---|---|
| The action name. |
| The user who initiated the action. |
| The IP address of the actor. |
| A readable representation of the actor's location. |
| The username of the user who initiated the action. |
| The HTTP path for the actor. |
| The HTTP URL for the actor. |
| The time the action was initiated. |
| The Node ID of the OrgDisableTwoFactorRequirementAuditEntry object. |
| The corresponding operation type for the action. |
| The Organization associated with the Audit Entry. |
| The name of the Organization. |
| The HTTP path for the organization. |
| The HTTP URL for the organization. |
| The user affected by the action. |
| For actions involving two users, the actor is the initiator and the user is the affected user. |
| The HTTP path for the user. |
| The HTTP URL for the user. |
OrgEnableOauthAppRestrictionsAuditEntry
Audit log entry for a org.enable_oauth_app_restrictions event.
OrgEnableOauthAppRestrictionsAuditEntry Реализует
Поля для OrgEnableOauthAppRestrictionsAuditEntry
| Имя. | Description |
|---|---|
| The action name. |
| The user who initiated the action. |
| The IP address of the actor. |
| A readable representation of the actor's location. |
| The username of the user who initiated the action. |
| The HTTP path for the actor. |
| The HTTP URL for the actor. |
| The time the action was initiated. |
| The Node ID of the OrgEnableOauthAppRestrictionsAuditEntry object. |
| The corresponding operation type for the action. |
| The Organization associated with the Audit Entry. |
| The name of the Organization. |
| The HTTP path for the organization. |
| The HTTP URL for the organization. |
| The user affected by the action. |
| For actions involving two users, the actor is the initiator and the user is the affected user. |
| The HTTP path for the user. |
| The HTTP URL for the user. |
OrgEnableSamlAuditEntry
Audit log entry for a org.enable_saml event.
OrgEnableSamlAuditEntry Реализует
Поля для OrgEnableSamlAuditEntry
| Имя. | Description |
|---|---|
| The action name. |
| The user who initiated the action. |
| The IP address of the actor. |
| A readable representation of the actor's location. |
| The username of the user who initiated the action. |
| The HTTP path for the actor. |
| The HTTP URL for the actor. |
| The time the action was initiated. |
| The SAML provider's digest algorithm URL. |
| The Node ID of the OrgEnableSamlAuditEntry object. |
| The SAML provider's issuer URL. |
| The corresponding operation type for the action. |
| The Organization associated with the Audit Entry. |
| The name of the Organization. |
| The HTTP path for the organization. |
| The HTTP URL for the organization. |
| The SAML provider's signature algorithm URL. |
| The SAML provider's single sign-on URL. |
| The user affected by the action. |
| For actions involving two users, the actor is the initiator and the user is the affected user. |
| The HTTP path for the user. |
| The HTTP URL for the user. |
OrgEnableTwoFactorRequirementAuditEntry
Audit log entry for a org.enable_two_factor_requirement event.
OrgEnableTwoFactorRequirementAuditEntry Реализует
Поля для OrgEnableTwoFactorRequirementAuditEntry
| Имя. | Description |
|---|---|
| The action name. |
| The user who initiated the action. |
| The IP address of the actor. |
| A readable representation of the actor's location. |
| The username of the user who initiated the action. |
| The HTTP path for the actor. |
| The HTTP URL for the actor. |
| The time the action was initiated. |
| The Node ID of the OrgEnableTwoFactorRequirementAuditEntry object. |
| The corresponding operation type for the action. |
| The Organization associated with the Audit Entry. |
| The name of the Organization. |
| The HTTP path for the organization. |
| The HTTP URL for the organization. |
| The user affected by the action. |
| For actions involving two users, the actor is the initiator and the user is the affected user. |
| The HTTP path for the user. |
| The HTTP URL for the user. |
OrgInviteMemberAuditEntry
Audit log entry for a org.invite_member event.
OrgInviteMemberAuditEntry Реализует
Поля для OrgInviteMemberAuditEntry
| Имя. | Description |
|---|---|
| The action name. |
| The user who initiated the action. |
| The IP address of the actor. |
| A readable representation of the actor's location. |
| The username of the user who initiated the action. |
| The HTTP path for the actor. |
| The HTTP URL for the actor. |
| The time the action was initiated. |
| The email address of the organization invitation. |
| The Node ID of the OrgInviteMemberAuditEntry object. |
| The corresponding operation type for the action. |
| The Organization associated with the Audit Entry. |
| The organization invitation. |
| The name of the Organization. |
| The HTTP path for the organization. |
| The HTTP URL for the organization. |
| The user affected by the action. |
| For actions involving two users, the actor is the initiator and the user is the affected user. |
| The HTTP path for the user. |
| The HTTP URL for the user. |
OrgInviteToBusinessAuditEntry
Audit log entry for a org.invite_to_business event.
OrgInviteToBusinessAuditEntry Реализует
Поля для OrgInviteToBusinessAuditEntry
| Имя. | Description |
|---|---|
| The action name. |
| The user who initiated the action. |
| The IP address of the actor. |
| A readable representation of the actor's location. |
| The username of the user who initiated the action. |
| The HTTP path for the actor. |
| The HTTP URL for the actor. |
| The time the action was initiated. |
| The HTTP path for this enterprise. |
| The slug of the enterprise. |
| The HTTP URL for this enterprise. |
| The Node ID of the OrgInviteToBusinessAuditEntry object. |
| The corresponding operation type for the action. |
| The Organization associated with the Audit Entry. |
| The name of the Organization. |
| The HTTP path for the organization. |
| The HTTP URL for the organization. |
| The user affected by the action. |
| For actions involving two users, the actor is the initiator and the user is the affected user. |
| The HTTP path for the user. |
| The HTTP URL for the user. |
OrgOauthAppAccessApprovedAuditEntry
Audit log entry for a org.oauth_app_access_approved event.
OrgOauthAppAccessApprovedAuditEntry Реализует
Поля для OrgOauthAppAccessApprovedAuditEntry
| Имя. | Description |
|---|---|
| The action name. |
| The user who initiated the action. |
| The IP address of the actor. |
| A readable representation of the actor's location. |
| The username of the user who initiated the action. |
| The HTTP path for the actor. |
| The HTTP URL for the actor. |
| The time the action was initiated. |
| The Node ID of the OrgOauthAppAccessApprovedAuditEntry object. |
| The name of the OAuth application. |
| The HTTP path for the OAuth application. |
| The HTTP URL for the OAuth application. |
| The corresponding operation type for the action. |
| The Organization associated with the Audit Entry. |
| The name of the Organization. |
| The HTTP path for the organization. |
| The HTTP URL for the organization. |
| The user affected by the action. |
| For actions involving two users, the actor is the initiator and the user is the affected user. |
| The HTTP path for the user. |
| The HTTP URL for the user. |
OrgOauthAppAccessBlockedAuditEntry
Audit log entry for a org.oauth_app_access_blocked event.
OrgOauthAppAccessBlockedAuditEntry Реализует
Поля для OrgOauthAppAccessBlockedAuditEntry
| Имя. | Description |
|---|---|
| The action name. |
| The user who initiated the action. |
| The IP address of the actor. |
| A readable representation of the actor's location. |
| The username of the user who initiated the action. |
| The HTTP path for the actor. |
| The HTTP URL for the actor. |
| The time the action was initiated. |
| The Node ID of the OrgOauthAppAccessBlockedAuditEntry object. |
| The name of the OAuth application. |
| The HTTP path for the OAuth application. |
| The HTTP URL for the OAuth application. |
| The corresponding operation type for the action. |
| The Organization associated with the Audit Entry. |
| The name of the Organization. |
| The HTTP path for the organization. |
| The HTTP URL for the organization. |
| The user affected by the action. |
| For actions involving two users, the actor is the initiator and the user is the affected user. |
| The HTTP path for the user. |
| The HTTP URL for the user. |
OrgOauthAppAccessDeniedAuditEntry
Audit log entry for a org.oauth_app_access_denied event.
OrgOauthAppAccessDeniedAuditEntry Реализует
Поля для OrgOauthAppAccessDeniedAuditEntry
| Имя. | Description |
|---|---|
| The action name. |
| The user who initiated the action. |
| The IP address of the actor. |
| A readable representation of the actor's location. |
| The username of the user who initiated the action. |
| The HTTP path for the actor. |
| The HTTP URL for the actor. |
| The time the action was initiated. |
| The Node ID of the OrgOauthAppAccessDeniedAuditEntry object. |
| The name of the OAuth application. |
| The HTTP path for the OAuth application. |
| The HTTP URL for the OAuth application. |
| The corresponding operation type for the action. |
| The Organization associated with the Audit Entry. |
| The name of the Organization. |
| The HTTP path for the organization. |
| The HTTP URL for the organization. |
| The user affected by the action. |
| For actions involving two users, the actor is the initiator and the user is the affected user. |
| The HTTP path for the user. |
| The HTTP URL for the user. |
OrgOauthAppAccessRequestedAuditEntry
Audit log entry for a org.oauth_app_access_requested event.
OrgOauthAppAccessRequestedAuditEntry Реализует
Поля для OrgOauthAppAccessRequestedAuditEntry
| Имя. | Description |
|---|---|
| The action name. |
| The user who initiated the action. |
| The IP address of the actor. |
| A readable representation of the actor's location. |
| The username of the user who initiated the action. |
| The HTTP path for the actor. |
| The HTTP URL for the actor. |
| The time the action was initiated. |
| The Node ID of the OrgOauthAppAccessRequestedAuditEntry object. |
| The name of the OAuth application. |
| The HTTP path for the OAuth application. |
| The HTTP URL for the OAuth application. |
| The corresponding operation type for the action. |
| The Organization associated with the Audit Entry. |
| The name of the Organization. |
| The HTTP path for the organization. |
| The HTTP URL for the organization. |
| The user affected by the action. |
| For actions involving two users, the actor is the initiator and the user is the affected user. |
| The HTTP path for the user. |
| The HTTP URL for the user. |
OrgOauthAppAccessUnblockedAuditEntry
Audit log entry for a org.oauth_app_access_unblocked event.
OrgOauthAppAccessUnblockedAuditEntry Реализует
Поля для OrgOauthAppAccessUnblockedAuditEntry
| Имя. | Description |
|---|---|
| The action name. |
| The user who initiated the action. |
| The IP address of the actor. |
| A readable representation of the actor's location. |
| The username of the user who initiated the action. |
| The HTTP path for the actor. |
| The HTTP URL for the actor. |
| The time the action was initiated. |
| The Node ID of the OrgOauthAppAccessUnblockedAuditEntry object. |
| The name of the OAuth application. |
| The HTTP path for the OAuth application. |
| The HTTP URL for the OAuth application. |
| The corresponding operation type for the action. |
| The Organization associated with the Audit Entry. |
| The name of the Organization. |
| The HTTP path for the organization. |
| The HTTP URL for the organization. |
| The user affected by the action. |
| For actions involving two users, the actor is the initiator and the user is the affected user. |
| The HTTP path for the user. |
| The HTTP URL for the user. |
OrgRemoveBillingManagerAuditEntry
Audit log entry for a org.remove_billing_manager event.
OrgRemoveBillingManagerAuditEntry Реализует
Поля для OrgRemoveBillingManagerAuditEntry
| Имя. | Description |
|---|---|
| The action name. |
| The user who initiated the action. |
| The IP address of the actor. |
| A readable representation of the actor's location. |
| The username of the user who initiated the action. |
| The HTTP path for the actor. |
| The HTTP URL for the actor. |
| The time the action was initiated. |
| The Node ID of the OrgRemoveBillingManagerAuditEntry object. |
| The corresponding operation type for the action. |
| The Organization associated with the Audit Entry. |
| The name of the Organization. |
| The HTTP path for the organization. |
| The HTTP URL for the organization. |
The reason for the billing manager being removed. | |
| The user affected by the action. |
| For actions involving two users, the actor is the initiator and the user is the affected user. |
| The HTTP path for the user. |
| The HTTP URL for the user. |
OrgRemoveMemberAuditEntry
Audit log entry for a org.remove_member event.
OrgRemoveMemberAuditEntry Реализует
Поля для OrgRemoveMemberAuditEntry
| Имя. | Description |
|---|---|
| The action name. |
| The user who initiated the action. |
| The IP address of the actor. |
| A readable representation of the actor's location. |
| The username of the user who initiated the action. |
| The HTTP path for the actor. |
| The HTTP URL for the actor. |
| The time the action was initiated. |
| The Node ID of the OrgRemoveMemberAuditEntry object. |
| The types of membership the member has with the organization. |
| The corresponding operation type for the action. |
| The Organization associated with the Audit Entry. |
| The name of the Organization. |
| The HTTP path for the organization. |
| The HTTP URL for the organization. |
| The reason for the member being removed. |
| The user affected by the action. |
| For actions involving two users, the actor is the initiator and the user is the affected user. |
| The HTTP path for the user. |
| The HTTP URL for the user. |
OrgRemoveOutsideCollaboratorAuditEntry
Audit log entry for a org.remove_outside_collaborator event.
OrgRemoveOutsideCollaboratorAuditEntry Реализует
Поля для OrgRemoveOutsideCollaboratorAuditEntry
| Имя. | Description |
|---|---|
| The action name. |
| The user who initiated the action. |
| The IP address of the actor. |
| A readable representation of the actor's location. |
| The username of the user who initiated the action. |
| The HTTP path for the actor. |
| The HTTP URL for the actor. |
| The time the action was initiated. |
| The Node ID of the OrgRemoveOutsideCollaboratorAuditEntry object. |
| The types of membership the outside collaborator has with the organization. |
| The corresponding operation type for the action. |
| The Organization associated with the Audit Entry. |
| The name of the Organization. |
| The HTTP path for the organization. |
| The HTTP URL for the organization. |
The reason for the outside collaborator being removed from the Organization. | |
| The user affected by the action. |
| For actions involving two users, the actor is the initiator and the user is the affected user. |
| The HTTP path for the user. |
| The HTTP URL for the user. |
OrgRestoreMemberAuditEntry
Audit log entry for a org.restore_member event.
OrgRestoreMemberAuditEntry Реализует
Поля для OrgRestoreMemberAuditEntry
| Имя. | Description |
|---|---|
| The action name. |
| The user who initiated the action. |
| The IP address of the actor. |
| A readable representation of the actor's location. |
| The username of the user who initiated the action. |
| The HTTP path for the actor. |
| The HTTP URL for the actor. |
| The time the action was initiated. |
| The Node ID of the OrgRestoreMemberAuditEntry object. |
| The corresponding operation type for the action. |
| The Organization associated with the Audit Entry. |
| The name of the Organization. |
| The HTTP path for the organization. |
| The HTTP URL for the organization. |
| The number of custom email routings for the restored member. |
| The number of issue assignments for the restored member. |
| Restored organization membership objects. |
| The number of restored memberships. |
| The number of repositories of the restored member. |
| The number of starred repositories for the restored member. |
| The number of watched repositories for the restored member. |
| The user affected by the action. |
| For actions involving two users, the actor is the initiator and the user is the affected user. |
| The HTTP path for the user. |
| The HTTP URL for the user. |
OrgRestoreMemberMembershipOrganizationAuditEntryData
Metadata for an organization membership for org.restore_member actions.
OrgRestoreMemberMembershipOrganizationAuditEntryData Реализует
Поля для OrgRestoreMemberMembershipOrganizationAuditEntryData
| Имя. | Description |
|---|---|
| The Organization associated with the Audit Entry. |
| The name of the Organization. |
| The HTTP path for the organization. |
| The HTTP URL for the organization. |
OrgRestoreMemberMembershipRepositoryAuditEntryData
Metadata for a repository membership for org.restore_member actions.
OrgRestoreMemberMembershipRepositoryAuditEntryData Реализует
Поля для OrgRestoreMemberMembershipRepositoryAuditEntryData
| Имя. | Description |
|---|---|
| The repository associated with the action. |
| The name of the repository. |
| The HTTP path for the repository. |
| The HTTP URL for the repository. |
OrgRestoreMemberMembershipTeamAuditEntryData
Metadata for a team membership for org.restore_member actions.
OrgRestoreMemberMembershipTeamAuditEntryData Реализует
Поля для OrgRestoreMemberMembershipTeamAuditEntryData
| Имя. | Description |
|---|---|
| The team associated with the action. |
| The name of the team. |
| The HTTP path for this team. |
| The HTTP URL for this team. |
OrgUnblockUserAuditEntry
Audit log entry for a org.unblock_user.
OrgUnblockUserAuditEntry Реализует
Поля для OrgUnblockUserAuditEntry
| Имя. | Description |
|---|---|
| The action name. |
| The user who initiated the action. |
| The IP address of the actor. |
| A readable representation of the actor's location. |
| The username of the user who initiated the action. |
| The HTTP path for the actor. |
| The HTTP URL for the actor. |
| The user being unblocked by the organization. |
| The username of the blocked user. |
| The HTTP path for the blocked user. |
| The HTTP URL for the blocked user. |
| The time the action was initiated. |
| The Node ID of the OrgUnblockUserAuditEntry object. |
| The corresponding operation type for the action. |
| The Organization associated with the Audit Entry. |
| The name of the Organization. |
| The HTTP path for the organization. |
| The HTTP URL for the organization. |
| The user affected by the action. |
| For actions involving two users, the actor is the initiator and the user is the affected user. |
| The HTTP path for the user. |
| The HTTP URL for the user. |
OrgUpdateDefaultRepositoryPermissionAuditEntry
Audit log entry for a org.update_default_repository_permission.
OrgUpdateDefaultRepositoryPermissionAuditEntry Реализует
Поля для OrgUpdateDefaultRepositoryPermissionAuditEntry
| Имя. | Description |
|---|---|
| The action name. |
| The user who initiated the action. |
| The IP address of the actor. |
| A readable representation of the actor's location. |
| The username of the user who initiated the action. |
| The HTTP path for the actor. |
| The HTTP URL for the actor. |
| The time the action was initiated. |
| The Node ID of the OrgUpdateDefaultRepositoryPermissionAuditEntry object. |
| The corresponding operation type for the action. |
| The Organization associated with the Audit Entry. |
| The name of the Organization. |
| The HTTP path for the organization. |
| The HTTP URL for the organization. |
| The new base repository permission level for the organization. |
| The former base repository permission level for the organization. |
| The user affected by the action. |
| For actions involving two users, the actor is the initiator and the user is the affected user. |
| The HTTP path for the user. |
| The HTTP URL for the user. |
OrgUpdateMemberAuditEntry
Audit log entry for a org.update_member event.
OrgUpdateMemberAuditEntry Реализует
Поля для OrgUpdateMemberAuditEntry
| Имя. | Description |
|---|---|
| The action name. |
| The user who initiated the action. |
| The IP address of the actor. |
| A readable representation of the actor's location. |
| The username of the user who initiated the action. |
| The HTTP path for the actor. |
| The HTTP URL for the actor. |
| The time the action was initiated. |
| The Node ID of the OrgUpdateMemberAuditEntry object. |
| The corresponding operation type for the action. |
| The Organization associated with the Audit Entry. |
| The name of the Organization. |
| The HTTP path for the organization. |
| The HTTP URL for the organization. |
| The new member permission level for the organization. |
| The former member permission level for the organization. |
| The user affected by the action. |
| For actions involving two users, the actor is the initiator and the user is the affected user. |
| The HTTP path for the user. |
| The HTTP URL for the user. |
OrgUpdateMemberRepositoryCreationPermissionAuditEntry
Audit log entry for a org.update_member_repository_creation_permission event.
OrgUpdateMemberRepositoryCreationPermissionAuditEntry Реализует
Поля для OrgUpdateMemberRepositoryCreationPermissionAuditEntry
| Имя. | Description |
|---|---|
| The action name. |
| The user who initiated the action. |
| The IP address of the actor. |
| A readable representation of the actor's location. |
| The username of the user who initiated the action. |
| The HTTP path for the actor. |
| The HTTP URL for the actor. |
| Can members create repositories in the organization. |
| The time the action was initiated. |
| The Node ID of the OrgUpdateMemberRepositoryCreationPermissionAuditEntry object. |
| The corresponding operation type for the action. |
| The Organization associated with the Audit Entry. |
| The name of the Organization. |
| The HTTP path for the organization. |
| The HTTP URL for the organization. |
| The user affected by the action. |
| For actions involving two users, the actor is the initiator and the user is the affected user. |
| The HTTP path for the user. |
| The HTTP URL for the user. |
| The permission for visibility level of repositories for this organization. |
OrgUpdateMemberRepositoryInvitationPermissionAuditEntry
Audit log entry for a org.update_member_repository_invitation_permission event.
OrgUpdateMemberRepositoryInvitationPermissionAuditEntry Реализует
Поля для OrgUpdateMemberRepositoryInvitationPermissionAuditEntry
| Имя. | Description |
|---|---|
| The action name. |
| The user who initiated the action. |
| The IP address of the actor. |
| A readable representation of the actor's location. |
| The username of the user who initiated the action. |
| The HTTP path for the actor. |
| The HTTP URL for the actor. |
| Can outside collaborators be invited to repositories in the organization. |
| The time the action was initiated. |
| The Node ID of the OrgUpdateMemberRepositoryInvitationPermissionAuditEntry object. |
| The corresponding operation type for the action. |
| The Organization associated with the Audit Entry. |
| The name of the Organization. |
| The HTTP path for the organization. |
| The HTTP URL for the organization. |
| The user affected by the action. |
| For actions involving two users, the actor is the initiator and the user is the affected user. |
| The HTTP path for the user. |
| The HTTP URL for the user. |
VerifiableDomain
A domain that can be verified or approved for an organization or an enterprise.
VerifiableDomain Реализует
Поля для VerifiableDomain
| Имя. | Description |
|---|---|
| Identifies the date and time when the object was created. |
| Identifies the primary key from the database. |
| The DNS host name that should be used for verification. |
| The unicode encoded domain. |
| Whether a TXT record for verification with the expected host name was found. |
| Whether a TXT record for verification with the expected verification token was found. |
| The Node ID of the VerifiableDomain object. |
| Whether or not the domain is approved. |
| Whether this domain is required to exist for an organization or enterprise policy to be enforced. |
| Whether or not the domain is verified. |
| The owner of the domain. |
| The punycode encoded domain. |
| The time that the current verification token will expire. |
| Identifies the date and time when the object was last updated. |
| The current verification token for the domain. |
VerifiableDomainConnection
The connection type for VerifiableDomain.
Поля для VerifiableDomainConnection
| Имя. | Description |
|---|---|
| A list of edges. |
| A list of nodes. |
| Information to aid in pagination. |
| Identifies the total count of items in the connection. |
VerifiableDomainEdge
An edge in a connection.
Поля для VerifiableDomainEdge
| Имя. | Description |
|---|---|
| A cursor for use in pagination. |
| The item at the end of the edge. |
Interfaces
OrganizationAuditEntryData
Metadata for an audit entry with action org.*.
OrganizationAuditEntryData реализуется с помощью
MembersCanDeleteReposClearAuditEntryMembersCanDeleteReposDisableAuditEntryMembersCanDeleteReposEnableAuditEntryOauthApplicationCreateAuditEntryPrivateRepositoryForkingDisableAuditEntryPrivateRepositoryForkingEnableAuditEntryRepoConfigDisableAnonymousGitAccessAuditEntryRepoConfigDisableCollaboratorsOnlyAuditEntryRepoConfigDisableContributorsOnlyAuditEntryRepoConfigDisableSockpuppetDisallowedAuditEntryRepoConfigEnableAnonymousGitAccessAuditEntryRepoConfigEnableCollaboratorsOnlyAuditEntryRepoConfigEnableContributorsOnlyAuditEntryRepoConfigEnableSockpuppetDisallowedAuditEntryRepoConfigLockAnonymousGitAccessAuditEntryRepoConfigUnlockAnonymousGitAccessAuditEntryRepositoryVisibilityChangeDisableAuditEntryRepositoryVisibilityChangeEnableAuditEntryOrgAddBillingManagerAuditEntryOrgAddMemberAuditEntryOrgBlockUserAuditEntryOrgConfigDisableCollaboratorsOnlyAuditEntryOrgConfigEnableCollaboratorsOnlyAuditEntryOrgCreateAuditEntryOrgDisableOauthAppRestrictionsAuditEntryOrgDisableSamlAuditEntryOrgDisableTwoFactorRequirementAuditEntryOrgEnableOauthAppRestrictionsAuditEntryOrgEnableSamlAuditEntryOrgEnableTwoFactorRequirementAuditEntryOrgInviteMemberAuditEntryOrgInviteToBusinessAuditEntryOrgOauthAppAccessApprovedAuditEntryOrgOauthAppAccessBlockedAuditEntryOrgOauthAppAccessDeniedAuditEntryOrgOauthAppAccessRequestedAuditEntryOrgOauthAppAccessUnblockedAuditEntryOrgRemoveBillingManagerAuditEntryOrgRemoveMemberAuditEntryOrgRemoveOutsideCollaboratorAuditEntryOrgRestoreMemberAuditEntryOrgRestoreMemberMembershipOrganizationAuditEntryDataOrgUnblockUserAuditEntryOrgUpdateDefaultRepositoryPermissionAuditEntryOrgUpdateMemberAuditEntryOrgUpdateMemberRepositoryCreationPermissionAuditEntryOrgUpdateMemberRepositoryInvitationPermissionAuditEntryRepoAccessAuditEntryRepoAddMemberAuditEntryRepoAddTopicAuditEntryRepoArchivedAuditEntryRepoChangeMergeSettingAuditEntryRepoCreateAuditEntryRepoDestroyAuditEntryRepoRemoveMemberAuditEntryRepoRemoveTopicAuditEntryTeamAddMemberAuditEntryTeamAddRepositoryAuditEntryTeamChangeParentTeamAuditEntryTeamRemoveMemberAuditEntryTeamRemoveRepositoryAuditEntry
Поля для OrganizationAuditEntryData
| Имя. | Description |
|---|---|
| The Organization associated with the Audit Entry. |
| The name of the Organization. |
| The HTTP path for the organization. |
| The HTTP URL for the organization. |
Enums
OrgAddMemberAuditEntryPermission
The permissions available to members on an Organization.
Значения для OrgAddMemberAuditEntryPermission
| Имя. | Description |
|---|---|
ADMIN | Can read, clone, push, and add collaborators to repositories. |
READ | Can read and clone repositories. |
OrganizationInvitationRole
The possible organization invitation roles.
Значения для OrganizationInvitationRole
| Имя. | Description |
|---|---|
ADMIN | The user is invited to be an admin of the organization. |
BILLING_MANAGER | The user is invited to be a billing manager of the organization. |
DIRECT_MEMBER | The user is invited to be a direct member of the organization. |
REINSTATE | The user's previous role will be reinstated. |
OrganizationInvitationSource
The possible organization invitation sources.
Значения для OrganizationInvitationSource
| Имя. | Description |
|---|---|
MEMBER | The invitation was created from the web interface or from API. |
SCIM | The invitation was created from SCIM. |
UNKNOWN | The invitation was sent before this feature was added. |
OrganizationInvitationType
The possible organization invitation types.
Значения для OrganizationInvitationType
| Имя. | Description |
|---|---|
EMAIL | The invitation was to an email address. |
USER | The invitation was to an existing user. |
OrganizationMemberRole
The possible roles within an organization for its members.
Значения для OrganizationMemberRole
| Имя. | Description |
|---|---|
ADMIN | The user is an administrator of the organization. |
MEMBER | The user is a member of the organization. |
OrganizationMembersCanCreateRepositoriesSettingValue
The possible values for the members can create repositories setting on an organization.
Значения для OrganizationMembersCanCreateRepositoriesSettingValue
| Имя. | Description |
|---|---|
ALL | Members will be able to create public and private repositories. |
DISABLED | Members will not be able to create public or private repositories. |
INTERNAL | Members will be able to create only internal repositories. |
PRIVATE | Members will be able to create only private repositories. |
OrganizationOrderField
Properties by which organization connections can be ordered.
Значения для OrganizationOrderField
| Имя. | Description |
|---|---|
CREATED_AT | Order organizations by creation time. |
LOGIN | Order organizations by login. |
OrgCreateAuditEntryBillingPlan
The billing plans available for organizations.
Значения для OrgCreateAuditEntryBillingPlan
| Имя. | Description |
|---|---|
BUSINESS | Team Plan. |
BUSINESS_PLUS | Enterprise Cloud Plan. |
FREE | Free Plan. |
TIERED_PER_SEAT | Tiered Per Seat Plan. |
UNLIMITED | Legacy Unlimited Plan. |
OrgEnterpriseOwnerOrderField
Properties by which enterprise owners can be ordered.
Значения для OrgEnterpriseOwnerOrderField
| Имя. | Description |
|---|---|
LOGIN | Order enterprise owners by login. |
OrgRemoveBillingManagerAuditEntryReason
The reason a billing manager was removed from an Organization.
Значения для OrgRemoveBillingManagerAuditEntryReason
| Имя. | Description |
|---|---|
SAML_EXTERNAL_IDENTITY_MISSING | SAML external identity missing. |
SAML_SSO_ENFORCEMENT_REQUIRES_EXTERNAL_IDENTITY | SAML SSO enforcement requires an external identity. |
TWO_FACTOR_REQUIREMENT_NON_COMPLIANCE | The organization required 2FA of its billing managers and this user did not have 2FA enabled. |
OrgRemoveMemberAuditEntryMembershipType
The type of membership a user has with an Organization.
Значения для OrgRemoveMemberAuditEntryMembershipType
| Имя. | Description |
|---|---|
ADMIN | Organization owners have full access and can change several settings, including the names of repositories that belong to the Organization and Owners team membership. In addition, organization owners can delete the organization and all of its repositories. |
BILLING_MANAGER | A billing manager is a user who manages the billing settings for the Organization, such as updating payment information. |
DIRECT_MEMBER | A direct member is a user that is a member of the Organization. |
OUTSIDE_COLLABORATOR | An outside collaborator is a person who isn't explicitly a member of the Organization, but who has Read, Write, or Admin permissions to one or more repositories in the organization. |
SUSPENDED | A suspended member. |
UNAFFILIATED | An unaffiliated collaborator is a person who is not a member of the Organization and does not have access to any repositories in the Organization. |
OrgRemoveMemberAuditEntryReason
The reason a member was removed from an Organization.
Значения для OrgRemoveMemberAuditEntryReason
| Имя. | Description |
|---|---|
SAML_EXTERNAL_IDENTITY_MISSING | SAML external identity missing. |
SAML_SSO_ENFORCEMENT_REQUIRES_EXTERNAL_IDENTITY | SAML SSO enforcement requires an external identity. |
TWO_FACTOR_ACCOUNT_RECOVERY | User was removed from organization during account recovery. |
TWO_FACTOR_REQUIREMENT_NON_COMPLIANCE | The organization required 2FA of its billing managers and this user did not have 2FA enabled. |
USER_ACCOUNT_DELETED | User account has been deleted. |
OrgRemoveOutsideCollaboratorAuditEntryMembershipType
The type of membership a user has with an Organization.
Значения для OrgRemoveOutsideCollaboratorAuditEntryMembershipType
| Имя. | Description |
|---|---|
BILLING_MANAGER | A billing manager is a user who manages the billing settings for the Organization, such as updating payment information. |
OUTSIDE_COLLABORATOR | An outside collaborator is a person who isn't explicitly a member of the Organization, but who has Read, Write, or Admin permissions to one or more repositories in the organization. |
UNAFFILIATED | An unaffiliated collaborator is a person who is not a member of the Organization and does not have access to any repositories in the organization. |
OrgRemoveOutsideCollaboratorAuditEntryReason
The reason an outside collaborator was removed from an Organization.
Значения для OrgRemoveOutsideCollaboratorAuditEntryReason
| Имя. | Description |
|---|---|
SAML_EXTERNAL_IDENTITY_MISSING | SAML external identity missing. |
TWO_FACTOR_REQUIREMENT_NON_COMPLIANCE | The organization required 2FA of its billing managers and this user did not have 2FA enabled. |
OrgUpdateDefaultRepositoryPermissionAuditEntryPermission
The default permission a repository can have in an Organization.
Значения для OrgUpdateDefaultRepositoryPermissionAuditEntryPermission
| Имя. | Description |
|---|---|
ADMIN | Can read, clone, push, and add collaborators to repositories. |
NONE | No default permission value. |
READ | Can read and clone repositories. |
WRITE | Can read, clone and push to repositories. |
OrgUpdateMemberAuditEntryPermission
The permissions available to members on an Organization.
Значения для OrgUpdateMemberAuditEntryPermission
| Имя. | Description |
|---|---|
ADMIN | Can read, clone, push, and add collaborators to repositories. |
READ | Can read and clone repositories. |
OrgUpdateMemberRepositoryCreationPermissionAuditEntryVisibility
The permissions available for repository creation on an Organization.
Значения для OrgUpdateMemberRepositoryCreationPermissionAuditEntryVisibility
| Имя. | Description |
|---|---|
ALL | All organization members are restricted from creating any repositories. |
INTERNAL | All organization members are restricted from creating internal repositories. |
NONE | All organization members are allowed to create any repositories. |
PRIVATE | All organization members are restricted from creating private repositories. |
PRIVATE_INTERNAL | All organization members are restricted from creating private or internal repositories. |
PUBLIC | All organization members are restricted from creating public repositories. |
PUBLIC_INTERNAL | All organization members are restricted from creating public or internal repositories. |
PUBLIC_PRIVATE | All organization members are restricted from creating public or private repositories. |
RoleInOrganization
Possible roles a user may have in relation to an organization.
Значения для RoleInOrganization
| Имя. | Description |
|---|---|
DIRECT_MEMBER | A user who is a direct member of the organization. |
OWNER | A user with full administrative access to the organization. |
UNAFFILIATED | A user who is unaffiliated with the organization. |
VerifiableDomainOrderField
Properties by which verifiable domain connections can be ordered.
Значения для VerifiableDomainOrderField
| Имя. | Description |
|---|---|
CREATED_AT | Order verifiable domains by their creation date. |
DOMAIN | Order verifiable domains by the domain name. |
Unions
OrganizationAuditEntry
An audit entry in an organization audit log.
Возможные типы для OrganizationAuditEntry
MembersCanDeleteReposClearAuditEntryMembersCanDeleteReposDisableAuditEntryMembersCanDeleteReposEnableAuditEntryOauthApplicationCreateAuditEntryOrgAddBillingManagerAuditEntryOrgAddMemberAuditEntryOrgBlockUserAuditEntryOrgConfigDisableCollaboratorsOnlyAuditEntryOrgConfigEnableCollaboratorsOnlyAuditEntryOrgCreateAuditEntryOrgDisableOauthAppRestrictionsAuditEntryOrgDisableSamlAuditEntryOrgDisableTwoFactorRequirementAuditEntryOrgEnableOauthAppRestrictionsAuditEntryOrgEnableSamlAuditEntryOrgEnableTwoFactorRequirementAuditEntryOrgInviteMemberAuditEntryOrgInviteToBusinessAuditEntryOrgOauthAppAccessApprovedAuditEntryOrgOauthAppAccessBlockedAuditEntryOrgOauthAppAccessDeniedAuditEntryOrgOauthAppAccessRequestedAuditEntryOrgOauthAppAccessUnblockedAuditEntryOrgRemoveBillingManagerAuditEntryOrgRemoveMemberAuditEntryOrgRemoveOutsideCollaboratorAuditEntryOrgRestoreMemberAuditEntryOrgUnblockUserAuditEntryOrgUpdateDefaultRepositoryPermissionAuditEntryOrgUpdateMemberAuditEntryOrgUpdateMemberRepositoryCreationPermissionAuditEntryOrgUpdateMemberRepositoryInvitationPermissionAuditEntryPrivateRepositoryForkingDisableAuditEntryPrivateRepositoryForkingEnableAuditEntryRepoAccessAuditEntryRepoAddMemberAuditEntryRepoAddTopicAuditEntryRepoArchivedAuditEntryRepoChangeMergeSettingAuditEntryRepoConfigDisableAnonymousGitAccessAuditEntryRepoConfigDisableCollaboratorsOnlyAuditEntryRepoConfigDisableContributorsOnlyAuditEntryRepoConfigDisableSockpuppetDisallowedAuditEntryRepoConfigEnableAnonymousGitAccessAuditEntryRepoConfigEnableCollaboratorsOnlyAuditEntryRepoConfigEnableContributorsOnlyAuditEntryRepoConfigEnableSockpuppetDisallowedAuditEntryRepoConfigLockAnonymousGitAccessAuditEntryRepoConfigUnlockAnonymousGitAccessAuditEntryRepoCreateAuditEntryRepoDestroyAuditEntryRepoRemoveMemberAuditEntryRepoRemoveTopicAuditEntryRepositoryVisibilityChangeDisableAuditEntryRepositoryVisibilityChangeEnableAuditEntryTeamAddMemberAuditEntryTeamAddRepositoryAuditEntryTeamChangeParentTeamAuditEntryTeamRemoveMemberAuditEntryTeamRemoveRepositoryAuditEntry
OrgRestoreMemberAuditEntryMembership
Types of memberships that can be restored for an Organization member.
Возможные типы для OrgRestoreMemberAuditEntryMembership
OrgRestoreMemberMembershipOrganizationAuditEntryDataOrgRestoreMemberMembershipRepositoryAuditEntryDataOrgRestoreMemberMembershipTeamAuditEntryData
PermissionGranter
Types that can grant permissions on a repository to a user.
Возможные типы для PermissionGranter
VerifiableDomainOwner
Types that can own a verifiable domain.
Возможные типы для VerifiableDomainOwner
Input objects
AddVerifiableDomainInput
Autogenerated input type of AddVerifiableDomain.
Поля ввода для AddVerifiableDomainInput
| Имя. | Description |
|---|---|
| A unique identifier for the client performing the mutation. |
| The URL of the domain. |
| The ID of the owner to add the domain to. |
ApproveVerifiableDomainInput
Autogenerated input type of ApproveVerifiableDomain.
Поля ввода для ApproveVerifiableDomainInput
| Имя. | Description |
|---|---|
| A unique identifier for the client performing the mutation. |
| The ID of the verifiable domain to approve. |
DeleteVerifiableDomainInput
Autogenerated input type of DeleteVerifiableDomain.
Поля ввода для DeleteVerifiableDomainInput
| Имя. | Description |
|---|---|
| A unique identifier for the client performing the mutation. |
| The ID of the verifiable domain to delete. |
FollowOrganizationInput
Autogenerated input type of FollowOrganization.
Поля ввода для FollowOrganizationInput
| Имя. | Description |
|---|---|
| A unique identifier for the client performing the mutation. |
| ID of the organization to follow. |
OrganizationOrder
Ordering options for organization connections.
Поля ввода для OrganizationOrder
| Имя. | Description |
|---|---|
| The ordering direction. |
| The field to order organizations by. |
OrgEnterpriseOwnerOrder
Ordering options for an organization's enterprise owner connections.
Поля ввода для OrgEnterpriseOwnerOrder
| Имя. | Description |
|---|---|
| The ordering direction. |
| The field to order enterprise owners by. |
RegenerateVerifiableDomainTokenInput
Autogenerated input type of RegenerateVerifiableDomainToken.
Поля ввода для RegenerateVerifiableDomainTokenInput
| Имя. | Description |
|---|---|
| A unique identifier for the client performing the mutation. |
| The ID of the verifiable domain to regenerate the verification token of. |
RemoveOutsideCollaboratorInput
Autogenerated input type of RemoveOutsideCollaborator.
Поля ввода для RemoveOutsideCollaboratorInput
| Имя. | Description |
|---|---|
| A unique identifier for the client performing the mutation. |
| The ID of the organization to remove the outside collaborator from. |
| The ID of the outside collaborator to remove. |
UnfollowOrganizationInput
Autogenerated input type of UnfollowOrganization.
Поля ввода для UnfollowOrganizationInput
| Имя. | Description |
|---|---|
| A unique identifier for the client performing the mutation. |
| ID of the organization to unfollow. |
UpdateOrganizationAllowPrivateRepositoryForkingSettingInput
Autogenerated input type of UpdateOrganizationAllowPrivateRepositoryForkingSetting.
Поля ввода для UpdateOrganizationAllowPrivateRepositoryForkingSettingInput
| Имя. | Description |
|---|---|
| A unique identifier for the client performing the mutation. |
| Enable forking of private repositories in the organization?. |
| The ID of the organization on which to set the allow private repository forking setting. |
UpdateOrganizationWebCommitSignoffSettingInput
Autogenerated input type of UpdateOrganizationWebCommitSignoffSetting.
Поля ввода для UpdateOrganizationWebCommitSignoffSettingInput
| Имя. | Description |
|---|---|
| A unique identifier for the client performing the mutation. |
| The ID of the organization on which to set the web commit signoff setting. |
| Enable signoff on web-based commits for repositories in the organization?. |
VerifiableDomainOrder
Ordering options for verifiable domain connections.
Поля ввода для VerifiableDomainOrder
| Имя. | Description |
|---|---|
| The ordering direction. |
| The field to order verifiable domains by. |
VerifyVerifiableDomainInput
Autogenerated input type of VerifyVerifiableDomain.
Поля ввода для VerifyVerifiableDomainInput
| Имя. | Description |
|---|---|
| A unique identifier for the client performing the mutation. |
| The ID of the verifiable domain to verify. |