Queries
organization
Lookup a organization by login.
유형: Organization
organization 의 인수
| 이름 | 설명 |
|---|---|
| The organization's login. |
Mutations
addVerifiableDomain
Adds a verifiable domain to an owning account.
addVerifiableDomain에 대한 입력 필드
input(AddVerifiableDomainInput!)
addVerifiableDomain에 대한 반환 필드
| 이름 | 설명 |
|---|---|
| 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에 대한 반환 필드
| 이름 | 설명 |
|---|---|
| A unique identifier for the client performing the mutation. |
| The verifiable domain that was approved. |
deleteVerifiableDomain
Deletes a verifiable domain.
deleteVerifiableDomain에 대한 입력 필드
input(DeleteVerifiableDomainInput!)
deleteVerifiableDomain에 대한 반환 필드
| 이름 | 설명 |
|---|---|
| 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에 대한 반환 필드
| 이름 | 설명 |
|---|---|
| A unique identifier for the client performing the mutation. |
| The organization that was followed. |
regenerateVerifiableDomainToken
Regenerates a verifiable domain's verification token.
regenerateVerifiableDomainToken에 대한 입력 필드
regenerateVerifiableDomainToken에 대한 반환 필드
| 이름 | 설명 |
|---|---|
| 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에 대한 반환 필드
| 이름 | 설명 |
|---|---|
| A unique identifier for the client performing the mutation. |
| The user that was removed as an outside collaborator. |
setOrganizationInteractionLimit
Set an organization level interaction limit for an organization's public repositories.
setOrganizationInteractionLimit에 대한 입력 필드
setOrganizationInteractionLimit에 대한 반환 필드
| 이름 | 설명 |
|---|---|
| A unique identifier for the client performing the mutation. |
| The organization that the interaction limit was set for. |
unfollowOrganization
Unfollow an organization.
unfollowOrganization에 대한 입력 필드
input(UnfollowOrganizationInput!)
unfollowOrganization에 대한 반환 필드
| 이름 | 설명 |
|---|---|
| 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에 대한 반환 필드
| 이름 | 설명 |
|---|---|
| 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에 대한 반환 필드
| 이름 | 설명 |
|---|---|
| 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에 대한 반환 필드
| 이름 | 설명 |
|---|---|
| A unique identifier for the client performing the mutation. |
| The verifiable domain that was verified. |
Objects
EnterpriseFailedInvitationConnection
The connection type for OrganizationInvitation.
EnterpriseFailedInvitationConnection에 대한 필드
| 이름 | 설명 |
|---|---|
| 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에 대한 필드
| 이름 | 설명 |
|---|---|
| A cursor for use in pagination. |
| The item at the end of the edge. |
EnterpriseOrganizationMembershipConnection
The connection type for Organization.
EnterpriseOrganizationMembershipConnection에 대한 필드
| 이름 | 설명 |
|---|---|
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에 대한 필드
| 이름 | 설명 |
|---|---|
| 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에 대한 필드
| 이름 | 설명 |
|---|---|
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에 대한 필드
| 이름 | 설명 |
|---|---|
| A cursor for use in pagination. |
| The item at the end of the edge. |
EnterpriseTeamAssignedOrganizationConnection
The connection type for Organization.
EnterpriseTeamAssignedOrganizationConnection에 대한 필드
| 이름 | 설명 |
|---|---|
A list of edges. | |
| A list of nodes. |
| Information to aid in pagination. |
| Identifies the total count of items in the connection. |
EnterpriseTeamAssignedOrganizationEdge
Represents an organization that an enterprise team is assigned to.
EnterpriseTeamAssignedOrganizationEdge에 대한 필드
| 이름 | 설명 |
|---|---|
| A cursor for use in pagination. |
| N/A |
MemberFeatureRequestNotification
Represents a member feature request notification.
MemberFeatureRequestNotification 구현
MemberFeatureRequestNotification에 대한 필드
| 이름 | 설명 |
|---|---|
| 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에 대한 필드
| 이름 | 설명 |
|---|---|
| The action name. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The user who initiated the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The IP address of the actor. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| A readable representation of the actor's location. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The username of the user who initiated the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the actor. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the actor. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The time the action was initiated. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The Node ID of the OrgAddBillingManagerAuditEntry object. |
| The email address used to invite a billing manager for the organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The corresponding operation type for the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The Organization associated with the Audit Entry. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The name of the Organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The user affected by the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| For actions involving two users, the actor is the initiator and the user is the affected user. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the user. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the user. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
OrgAddMemberAuditEntry
Audit log entry for a org.add_member.
OrgAddMemberAuditEntry 구현
OrgAddMemberAuditEntry에 대한 필드
| 이름 | 설명 |
|---|---|
| The action name. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The user who initiated the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The IP address of the actor. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| A readable representation of the actor's location. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The username of the user who initiated the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the actor. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the actor. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The time the action was initiated. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The Node ID of the OrgAddMemberAuditEntry object. |
| The corresponding operation type for the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The Organization associated with the Audit Entry. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The name of the Organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The permission level of the member added to the organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The user affected by the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| For actions involving two users, the actor is the initiator and the user is the affected user. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the user. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the user. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
Organization
An account on GitHub, with one or more owners, that has repositories, members and teams.
Organization 구현
ActorMemberStatusableNodePackageOwnerProfileOwnerProjectOwnerProjectV2OwnerProjectV2RecentRepositoryDiscussionAuthorRepositoryDiscussionCommentAuthorRepositoryOwnerSponsorableUniformResourceLocatable
Organization에 대한 필드
| 이름 | 설명 |
|---|---|
| The announcement banner set on this organization, if any. Only visible to members of the organization's enterprise. |
| 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. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC.
|
| 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 estimated next GitHub Sponsors payout for this user/organization in cents (USD). |
| True if this user/organization has a GitHub Sponsors listing. |
| The Node ID of the Organization object. |
| The interaction ability settings for this organization. |
| 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 given account is sponsoring this user/organization.
|
| True if the viewer is sponsored by this user/organization. |
| Whether the organization has verified its profile email and website. |
| A list of the organization's issue fields.
|
| 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. |
| Calculate how much each sponsor has ever paid total to this maintainer via GitHub Sponsors. Does not include sponsorships paid via Patreon.
|
| 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 estimated monthly GitHub Sponsors income for this user/organization in cents (USD). |
| 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. |
| A list of custom properties for this organization.
|
| Returns a single custom property from the current organization by name.
|
| 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. |
| List of users and organizations this entity is sponsoring.
|
| List of sponsors for this user or organization.
|
| Events involving this sponsorable, such as new sponsorships.
|
| The GitHub Sponsors listing for this user or organization. |
| The sponsorship from the viewer to this user/organization; that is, the sponsorship where you're the sponsor.
|
| The sponsorship from this user/organization to the viewer; that is, the sponsorship you're receiving.
|
| List of sponsorship updates sent from this sponsorable to sponsors.
|
| The sponsorships where this user or organization is the maintainer receiving the funds.
|
| The sponsorships where this user or organization is the funder.
|
| 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 amount in United States cents (e.g., 500 = $5.00 USD) that this entity has spent on GitHub to fund sponsorships. Only returns a value when viewed by the user themselves or by a user who can manage sponsorships for the requested organization.
|
| 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. |
| Whether or not the viewer is able to sponsor this user/organization. |
| Viewer is an active member of this organization. |
| Whether or not this Organization is followed by the viewer. |
| True if the viewer is sponsoring this user/organization. |
| 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에 대한 필드
| 이름 | 설명 |
|---|---|
| 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에 대한 필드
| 이름 | 설명 |
|---|---|
| A cursor for use in pagination. |
| The item at the end of the edge. |
OrganizationConnection
A list of organizations managed by an enterprise.
OrganizationConnection에 대한 필드
| 이름 | 설명 |
|---|---|
| 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에 대한 필드
| 이름 | 설명 |
|---|---|
| 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에 대한 필드
| 이름 | 설명 |
|---|---|
| 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에 대한 필드
| 이름 | 설명 |
|---|---|
| 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에 대한 필드
| 이름 | 설명 |
|---|---|
| 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에 대한 필드
| 이름 | 설명 |
|---|---|
| A cursor for use in pagination. |
| The item at the end of the edge. |
OrganizationPropertyConditionTarget
Parameters to be used for the organization_property condition.
OrganizationPropertyConditionTarget에 대한 필드
| 이름 | 설명 |
|---|---|
| Array of organization properties that must not match. |
| Array of organization properties that must match. |
OrganizationPropertyTargetDefinition
A property that must match.
OrganizationPropertyTargetDefinition에 대한 필드
| 이름 | 설명 |
|---|---|
| The name of the property. |
| The values to match for. |
OrganizationsHovercardContext
An organization list hovercard context.
OrganizationsHovercardContext 구현
OrganizationsHovercardContext에 대한 필드
| 이름 | 설명 |
|---|---|
| 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에 대한 필드
| 이름 | 설명 |
|---|---|
| The action name. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The user who initiated the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The IP address of the actor. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| A readable representation of the actor's location. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The username of the user who initiated the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the actor. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the actor. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The blocked user. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The username of the blocked user. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the blocked user. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the blocked user. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The time the action was initiated. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The Node ID of the OrgBlockUserAuditEntry object. |
| The corresponding operation type for the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The Organization associated with the Audit Entry. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The name of the Organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The user affected by the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| For actions involving two users, the actor is the initiator and the user is the affected user. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the user. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the user. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
OrgConfigDisableCollaboratorsOnlyAuditEntry
Audit log entry for a org.config.disable_collaborators_only event.
OrgConfigDisableCollaboratorsOnlyAuditEntry 구현
OrgConfigDisableCollaboratorsOnlyAuditEntry에 대한 필드
| 이름 | 설명 |
|---|---|
| The action name. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The user who initiated the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The IP address of the actor. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| A readable representation of the actor's location. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The username of the user who initiated the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the actor. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the actor. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The time the action was initiated. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The Node ID of the OrgConfigDisableCollaboratorsOnlyAuditEntry object. |
| The corresponding operation type for the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The Organization associated with the Audit Entry. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The name of the Organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The user affected by the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| For actions involving two users, the actor is the initiator and the user is the affected user. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the user. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the user. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
OrgConfigEnableCollaboratorsOnlyAuditEntry
Audit log entry for a org.config.enable_collaborators_only event.
OrgConfigEnableCollaboratorsOnlyAuditEntry 구현
OrgConfigEnableCollaboratorsOnlyAuditEntry에 대한 필드
| 이름 | 설명 |
|---|---|
| The action name. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The user who initiated the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The IP address of the actor. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| A readable representation of the actor's location. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The username of the user who initiated the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the actor. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the actor. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The time the action was initiated. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The Node ID of the OrgConfigEnableCollaboratorsOnlyAuditEntry object. |
| The corresponding operation type for the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The Organization associated with the Audit Entry. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The name of the Organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The user affected by the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| For actions involving two users, the actor is the initiator and the user is the affected user. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the user. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the user. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
OrgCreateAuditEntry
Audit log entry for a org.create event.
OrgCreateAuditEntry 구현
OrgCreateAuditEntry에 대한 필드
| 이름 | 설명 |
|---|---|
| The action name. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The user who initiated the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The IP address of the actor. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| A readable representation of the actor's location. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The username of the user who initiated the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the actor. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the actor. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The billing plan for the Organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The time the action was initiated. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The Node ID of the OrgCreateAuditEntry object. |
| The corresponding operation type for the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The Organization associated with the Audit Entry. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The name of the Organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The user affected by the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| For actions involving two users, the actor is the initiator and the user is the affected user. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the user. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the user. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
OrgDisableOauthAppRestrictionsAuditEntry
Audit log entry for a org.disable_oauth_app_restrictions event.
OrgDisableOauthAppRestrictionsAuditEntry 구현
OrgDisableOauthAppRestrictionsAuditEntry에 대한 필드
| 이름 | 설명 |
|---|---|
| The action name. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The user who initiated the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The IP address of the actor. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| A readable representation of the actor's location. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The username of the user who initiated the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the actor. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the actor. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The time the action was initiated. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The Node ID of the OrgDisableOauthAppRestrictionsAuditEntry object. |
| The corresponding operation type for the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The Organization associated with the Audit Entry. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The name of the Organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The user affected by the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| For actions involving two users, the actor is the initiator and the user is the affected user. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the user. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the user. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
OrgDisableSamlAuditEntry
Audit log entry for a org.disable_saml event.
OrgDisableSamlAuditEntry 구현
OrgDisableSamlAuditEntry에 대한 필드
| 이름 | 설명 |
|---|---|
| The action name. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The user who initiated the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The IP address of the actor. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| A readable representation of the actor's location. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The username of the user who initiated the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the actor. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the actor. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The time the action was initiated. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The SAML provider's digest algorithm URL. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The Node ID of the OrgDisableSamlAuditEntry object. |
| The SAML provider's issuer URL. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The corresponding operation type for the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The Organization associated with the Audit Entry. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The name of the Organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The SAML provider's signature algorithm URL. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The SAML provider's single sign-on URL. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The user affected by the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| For actions involving two users, the actor is the initiator and the user is the affected user. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the user. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the user. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
OrgDisableTwoFactorRequirementAuditEntry
Audit log entry for a org.disable_two_factor_requirement event.
OrgDisableTwoFactorRequirementAuditEntry 구현
OrgDisableTwoFactorRequirementAuditEntry에 대한 필드
| 이름 | 설명 |
|---|---|
| The action name. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The user who initiated the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The IP address of the actor. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| A readable representation of the actor's location. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The username of the user who initiated the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the actor. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the actor. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The time the action was initiated. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The Node ID of the OrgDisableTwoFactorRequirementAuditEntry object. |
| The corresponding operation type for the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The Organization associated with the Audit Entry. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The name of the Organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The user affected by the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| For actions involving two users, the actor is the initiator and the user is the affected user. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the user. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the user. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
OrgEnableOauthAppRestrictionsAuditEntry
Audit log entry for a org.enable_oauth_app_restrictions event.
OrgEnableOauthAppRestrictionsAuditEntry 구현
OrgEnableOauthAppRestrictionsAuditEntry에 대한 필드
| 이름 | 설명 |
|---|---|
| The action name. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The user who initiated the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The IP address of the actor. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| A readable representation of the actor's location. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The username of the user who initiated the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the actor. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the actor. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The time the action was initiated. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The Node ID of the OrgEnableOauthAppRestrictionsAuditEntry object. |
| The corresponding operation type for the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The Organization associated with the Audit Entry. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The name of the Organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The user affected by the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| For actions involving two users, the actor is the initiator and the user is the affected user. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the user. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the user. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
OrgEnableSamlAuditEntry
Audit log entry for a org.enable_saml event.
OrgEnableSamlAuditEntry 구현
OrgEnableSamlAuditEntry에 대한 필드
| 이름 | 설명 |
|---|---|
| The action name. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The user who initiated the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The IP address of the actor. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| A readable representation of the actor's location. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The username of the user who initiated the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the actor. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the actor. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The time the action was initiated. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The SAML provider's digest algorithm URL. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The Node ID of the OrgEnableSamlAuditEntry object. |
| The SAML provider's issuer URL. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The corresponding operation type for the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The Organization associated with the Audit Entry. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The name of the Organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The SAML provider's signature algorithm URL. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The SAML provider's single sign-on URL. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The user affected by the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| For actions involving two users, the actor is the initiator and the user is the affected user. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the user. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the user. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
OrgEnableTwoFactorRequirementAuditEntry
Audit log entry for a org.enable_two_factor_requirement event.
OrgEnableTwoFactorRequirementAuditEntry 구현
OrgEnableTwoFactorRequirementAuditEntry에 대한 필드
| 이름 | 설명 |
|---|---|
| The action name. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The user who initiated the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The IP address of the actor. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| A readable representation of the actor's location. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The username of the user who initiated the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the actor. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the actor. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The time the action was initiated. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The Node ID of the OrgEnableTwoFactorRequirementAuditEntry object. |
| The corresponding operation type for the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The Organization associated with the Audit Entry. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The name of the Organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The user affected by the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| For actions involving two users, the actor is the initiator and the user is the affected user. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the user. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the user. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
OrgInviteMemberAuditEntry
Audit log entry for a org.invite_member event.
OrgInviteMemberAuditEntry 구현
OrgInviteMemberAuditEntry에 대한 필드
| 이름 | 설명 |
|---|---|
| The action name. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The user who initiated the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The IP address of the actor. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| A readable representation of the actor's location. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The username of the user who initiated the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the actor. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the actor. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The time the action was initiated. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The email address of the organization invitation. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The Node ID of the OrgInviteMemberAuditEntry object. |
| The corresponding operation type for the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The Organization associated with the Audit Entry. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The organization invitation. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The name of the Organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The user affected by the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| For actions involving two users, the actor is the initiator and the user is the affected user. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the user. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the user. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
OrgInviteToBusinessAuditEntry
Audit log entry for a org.invite_to_business event.
OrgInviteToBusinessAuditEntry 구현
OrgInviteToBusinessAuditEntry에 대한 필드
| 이름 | 설명 |
|---|---|
| The action name. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The user who initiated the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The IP address of the actor. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| A readable representation of the actor's location. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The username of the user who initiated the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the actor. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the actor. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The time the action was initiated. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| 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 GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The Organization associated with the Audit Entry. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The name of the Organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The user affected by the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| For actions involving two users, the actor is the initiator and the user is the affected user. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the user. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the user. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
OrgOauthAppAccessApprovedAuditEntry
Audit log entry for a org.oauth_app_access_approved event.
OrgOauthAppAccessApprovedAuditEntry 구현
OrgOauthAppAccessApprovedAuditEntry에 대한 필드
| 이름 | 설명 |
|---|---|
| The action name. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The user who initiated the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The IP address of the actor. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| A readable representation of the actor's location. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The username of the user who initiated the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the actor. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the actor. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The time the action was initiated. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| 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 GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The Organization associated with the Audit Entry. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The name of the Organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The user affected by the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| For actions involving two users, the actor is the initiator and the user is the affected user. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the user. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the user. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
OrgOauthAppAccessBlockedAuditEntry
Audit log entry for a org.oauth_app_access_blocked event.
OrgOauthAppAccessBlockedAuditEntry 구현
OrgOauthAppAccessBlockedAuditEntry에 대한 필드
| 이름 | 설명 |
|---|---|
| The action name. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The user who initiated the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The IP address of the actor. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| A readable representation of the actor's location. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The username of the user who initiated the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the actor. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the actor. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The time the action was initiated. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| 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 GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The Organization associated with the Audit Entry. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The name of the Organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The user affected by the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| For actions involving two users, the actor is the initiator and the user is the affected user. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the user. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the user. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
OrgOauthAppAccessDeniedAuditEntry
Audit log entry for a org.oauth_app_access_denied event.
OrgOauthAppAccessDeniedAuditEntry 구현
OrgOauthAppAccessDeniedAuditEntry에 대한 필드
| 이름 | 설명 |
|---|---|
| The action name. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The user who initiated the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The IP address of the actor. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| A readable representation of the actor's location. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The username of the user who initiated the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the actor. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the actor. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The time the action was initiated. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| 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 GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The Organization associated with the Audit Entry. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The name of the Organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The user affected by the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| For actions involving two users, the actor is the initiator and the user is the affected user. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the user. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the user. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
OrgOauthAppAccessRequestedAuditEntry
Audit log entry for a org.oauth_app_access_requested event.
OrgOauthAppAccessRequestedAuditEntry 구현
OrgOauthAppAccessRequestedAuditEntry에 대한 필드
| 이름 | 설명 |
|---|---|
| The action name. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The user who initiated the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The IP address of the actor. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| A readable representation of the actor's location. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The username of the user who initiated the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the actor. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the actor. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The time the action was initiated. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| 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 GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The Organization associated with the Audit Entry. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The name of the Organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The user affected by the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| For actions involving two users, the actor is the initiator and the user is the affected user. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the user. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the user. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
OrgOauthAppAccessUnblockedAuditEntry
Audit log entry for a org.oauth_app_access_unblocked event.
OrgOauthAppAccessUnblockedAuditEntry 구현
OrgOauthAppAccessUnblockedAuditEntry에 대한 필드
| 이름 | 설명 |
|---|---|
| The action name. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The user who initiated the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The IP address of the actor. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| A readable representation of the actor's location. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The username of the user who initiated the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the actor. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the actor. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The time the action was initiated. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| 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 GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The Organization associated with the Audit Entry. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The name of the Organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The user affected by the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| For actions involving two users, the actor is the initiator and the user is the affected user. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the user. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the user. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
OrgRemoveBillingManagerAuditEntry
Audit log entry for a org.remove_billing_manager event.
OrgRemoveBillingManagerAuditEntry 구현
OrgRemoveBillingManagerAuditEntry에 대한 필드
| 이름 | 설명 |
|---|---|
| The action name. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The user who initiated the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The IP address of the actor. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| A readable representation of the actor's location. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The username of the user who initiated the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the actor. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the actor. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The time the action was initiated. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The Node ID of the OrgRemoveBillingManagerAuditEntry object. |
| The corresponding operation type for the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The Organization associated with the Audit Entry. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The name of the Organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
The reason for the billing manager being removed. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. | |
| The user affected by the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| For actions involving two users, the actor is the initiator and the user is the affected user. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the user. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the user. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
OrgRemoveMemberAuditEntry
Audit log entry for a org.remove_member event.
OrgRemoveMemberAuditEntry 구현
OrgRemoveMemberAuditEntry에 대한 필드
| 이름 | 설명 |
|---|---|
| The action name. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The user who initiated the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The IP address of the actor. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| A readable representation of the actor's location. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The username of the user who initiated the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the actor. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the actor. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The time the action was initiated. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The Node ID of the OrgRemoveMemberAuditEntry object. |
| The types of membership the member has with the organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The corresponding operation type for the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The Organization associated with the Audit Entry. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The name of the Organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The reason for the member being removed. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The user affected by the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| For actions involving two users, the actor is the initiator and the user is the affected user. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the user. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the user. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
OrgRemoveOutsideCollaboratorAuditEntry
Audit log entry for a org.remove_outside_collaborator event.
OrgRemoveOutsideCollaboratorAuditEntry 구현
OrgRemoveOutsideCollaboratorAuditEntry에 대한 필드
| 이름 | 설명 |
|---|---|
| The action name. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The user who initiated the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The IP address of the actor. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| A readable representation of the actor's location. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The username of the user who initiated the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the actor. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the actor. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The time the action was initiated. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The Node ID of the OrgRemoveOutsideCollaboratorAuditEntry object. |
| The types of membership the outside collaborator has with the organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The corresponding operation type for the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The Organization associated with the Audit Entry. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The name of the Organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
The reason for the outside collaborator being removed from the Organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. | |
| The user affected by the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| For actions involving two users, the actor is the initiator and the user is the affected user. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the user. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the user. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
OrgRestoreMemberAuditEntry
Audit log entry for a org.restore_member event.
OrgRestoreMemberAuditEntry 구현
OrgRestoreMemberAuditEntry에 대한 필드
| 이름 | 설명 |
|---|---|
| The action name. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The user who initiated the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The IP address of the actor. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| A readable representation of the actor's location. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The username of the user who initiated the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the actor. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the actor. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The time the action was initiated. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The Node ID of the OrgRestoreMemberAuditEntry object. |
| The corresponding operation type for the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The Organization associated with the Audit Entry. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The name of the Organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The number of custom email routings for the restored member. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The number of issue assignments for the restored member. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| Restored organization membership objects. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The number of restored memberships. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The number of repositories of the restored member. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The number of starred repositories for the restored member. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The number of watched repositories for the restored member. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The user affected by the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| For actions involving two users, the actor is the initiator and the user is the affected user. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the user. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the user. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
OrgRestoreMemberMembershipOrganizationAuditEntryData
Metadata for an organization membership for org.restore_member actions.
OrgRestoreMemberMembershipOrganizationAuditEntryData 구현
OrgRestoreMemberMembershipOrganizationAuditEntryData에 대한 필드
| 이름 | 설명 |
|---|---|
| The Organization associated with the Audit Entry. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The name of the Organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
OrgRestoreMemberMembershipRepositoryAuditEntryData
Metadata for a repository membership for org.restore_member actions.
OrgRestoreMemberMembershipRepositoryAuditEntryData 구현
OrgRestoreMemberMembershipRepositoryAuditEntryData에 대한 필드
| 이름 | 설명 |
|---|---|
| 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에 대한 필드
| 이름 | 설명 |
|---|---|
| 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에 대한 필드
| 이름 | 설명 |
|---|---|
| The action name. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The user who initiated the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The IP address of the actor. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| A readable representation of the actor's location. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The username of the user who initiated the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the actor. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the actor. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The user being unblocked by the organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The username of the blocked user. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the blocked user. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the blocked user. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The time the action was initiated. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The Node ID of the OrgUnblockUserAuditEntry object. |
| The corresponding operation type for the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The Organization associated with the Audit Entry. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The name of the Organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The user affected by the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| For actions involving two users, the actor is the initiator and the user is the affected user. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the user. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the user. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
OrgUpdateDefaultRepositoryPermissionAuditEntry
Audit log entry for a org.update_default_repository_permission.
OrgUpdateDefaultRepositoryPermissionAuditEntry 구현
OrgUpdateDefaultRepositoryPermissionAuditEntry에 대한 필드
| 이름 | 설명 |
|---|---|
| The action name. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The user who initiated the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The IP address of the actor. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| A readable representation of the actor's location. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The username of the user who initiated the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the actor. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the actor. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The time the action was initiated. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The Node ID of the OrgUpdateDefaultRepositoryPermissionAuditEntry object. |
| The corresponding operation type for the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The Organization associated with the Audit Entry. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The name of the Organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The new base repository permission level for the organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The former base repository permission level for the organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The user affected by the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| For actions involving two users, the actor is the initiator and the user is the affected user. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the user. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the user. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
OrgUpdateMemberAuditEntry
Audit log entry for a org.update_member event.
OrgUpdateMemberAuditEntry 구현
OrgUpdateMemberAuditEntry에 대한 필드
| 이름 | 설명 |
|---|---|
| The action name. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The user who initiated the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The IP address of the actor. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| A readable representation of the actor's location. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The username of the user who initiated the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the actor. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the actor. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The time the action was initiated. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The Node ID of the OrgUpdateMemberAuditEntry object. |
| The corresponding operation type for the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The Organization associated with the Audit Entry. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The name of the Organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The new member permission level for the organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The former member permission level for the organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The user affected by the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| For actions involving two users, the actor is the initiator and the user is the affected user. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the user. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the user. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
OrgUpdateMemberRepositoryCreationPermissionAuditEntry
Audit log entry for a org.update_member_repository_creation_permission event.
OrgUpdateMemberRepositoryCreationPermissionAuditEntry 구현
OrgUpdateMemberRepositoryCreationPermissionAuditEntry에 대한 필드
| 이름 | 설명 |
|---|---|
| The action name. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The user who initiated the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The IP address of the actor. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| A readable representation of the actor's location. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The username of the user who initiated the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the actor. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the actor. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| Can members create repositories in the organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The time the action was initiated. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The Node ID of the OrgUpdateMemberRepositoryCreationPermissionAuditEntry object. |
| The corresponding operation type for the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The Organization associated with the Audit Entry. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The name of the Organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The user affected by the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| For actions involving two users, the actor is the initiator and the user is the affected user. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the user. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the user. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The permission for visibility level of repositories for this organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
OrgUpdateMemberRepositoryInvitationPermissionAuditEntry
Audit log entry for a org.update_member_repository_invitation_permission event.
OrgUpdateMemberRepositoryInvitationPermissionAuditEntry 구현
OrgUpdateMemberRepositoryInvitationPermissionAuditEntry에 대한 필드
| 이름 | 설명 |
|---|---|
| The action name. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The user who initiated the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The IP address of the actor. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| A readable representation of the actor's location. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The username of the user who initiated the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the actor. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the actor. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| Can outside collaborators be invited to repositories in the organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The time the action was initiated. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The Node ID of the OrgUpdateMemberRepositoryInvitationPermissionAuditEntry object. |
| The corresponding operation type for the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The Organization associated with the Audit Entry. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The name of the Organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The user affected by the action. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| For actions involving two users, the actor is the initiator and the user is the affected user. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the user. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the user. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
VerifiableDomain
A domain that can be verified or approved for an organization or an enterprise.
VerifiableDomain 구현
VerifiableDomain에 대한 필드
| 이름 | 설명 |
|---|---|
| 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에 대한 필드
| 이름 | 설명 |
|---|---|
| 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에 대한 필드
| 이름 | 설명 |
|---|---|
| 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에 대한 필드
| 이름 | 설명 |
|---|---|
| The Organization associated with the Audit Entry. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The name of the Organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the organization. 경고
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
Enums
OrgAddMemberAuditEntryPermission
The permissions available to members on an Organization.
OrgAddMemberAuditEntryPermission의 값
| 이름 | 설명 |
|---|---|
ADMIN | Can read, clone, push, and add collaborators to repositories. |
READ | Can read and clone repositories. |
OrganizationInvitationRole
The possible organization invitation roles.
OrganizationInvitationRole의 값
| 이름 | 설명 |
|---|---|
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의 값
| 이름 | 설명 |
|---|---|
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의 값
| 이름 | 설명 |
|---|---|
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의 값
| 이름 | 설명 |
|---|---|
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의 값
| 이름 | 설명 |
|---|---|
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의 값
| 이름 | 설명 |
|---|---|
CREATED_AT | Order organizations by creation time. |
LOGIN | Order organizations by login. |
OrgCreateAuditEntryBillingPlan
The billing plans available for organizations.
OrgCreateAuditEntryBillingPlan의 값
| 이름 | 설명 |
|---|---|
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의 값
| 이름 | 설명 |
|---|---|
LOGIN | Order enterprise owners by login. |
OrgRemoveBillingManagerAuditEntryReason
The reason a billing manager was removed from an Organization.
OrgRemoveBillingManagerAuditEntryReason의 값
| 이름 | 설명 |
|---|---|
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의 값
| 이름 | 설명 |
|---|---|
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의 값
| 이름 | 설명 |
|---|---|
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의 값
| 이름 | 설명 |
|---|---|
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의 값
| 이름 | 설명 |
|---|---|
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의 값
| 이름 | 설명 |
|---|---|
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의 값
| 이름 | 설명 |
|---|---|
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의 값
| 이름 | 설명 |
|---|---|
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의 값
| 이름 | 설명 |
|---|---|
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의 값
| 이름 | 설명 |
|---|---|
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에 대한 입력 필드
| 이름 | 설명 |
|---|---|
| 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에 대한 입력 필드
| 이름 | 설명 |
|---|---|
| A unique identifier for the client performing the mutation. |
| The ID of the verifiable domain to approve. |
DeleteVerifiableDomainInput
Autogenerated input type of DeleteVerifiableDomain.
DeleteVerifiableDomainInput에 대한 입력 필드
| 이름 | 설명 |
|---|---|
| A unique identifier for the client performing the mutation. |
| The ID of the verifiable domain to delete. |
FollowOrganizationInput
Autogenerated input type of FollowOrganization.
FollowOrganizationInput에 대한 입력 필드
| 이름 | 설명 |
|---|---|
| A unique identifier for the client performing the mutation. |
| ID of the organization to follow. |
OrganizationOrder
Ordering options for organization connections.
OrganizationOrder에 대한 입력 필드
| 이름 | 설명 |
|---|---|
| The ordering direction. |
| The field to order organizations by. |
OrganizationPropertyConditionTargetInput
Parameters to be used for the organization_property condition.
OrganizationPropertyConditionTargetInput에 대한 입력 필드
| 이름 | 설명 |
|---|---|
Array of organization properties that must not match. | |
Array of organization properties that must match. |
OrganizationPropertyTargetDefinitionInput
A property that must match.
OrganizationPropertyTargetDefinitionInput에 대한 입력 필드
| 이름 | 설명 |
|---|---|
| The name of the property. |
| The values to match for. |
OrgEnterpriseOwnerOrder
Ordering options for an organization's enterprise owner connections.
OrgEnterpriseOwnerOrder에 대한 입력 필드
| 이름 | 설명 |
|---|---|
| The ordering direction. |
| The field to order enterprise owners by. |
RegenerateVerifiableDomainTokenInput
Autogenerated input type of RegenerateVerifiableDomainToken.
RegenerateVerifiableDomainTokenInput에 대한 입력 필드
| 이름 | 설명 |
|---|---|
| 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에 대한 입력 필드
| 이름 | 설명 |
|---|---|
| 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. |
SetOrganizationInteractionLimitInput
Autogenerated input type of SetOrganizationInteractionLimit.
SetOrganizationInteractionLimitInput에 대한 입력 필드
| 이름 | 설명 |
|---|---|
| A unique identifier for the client performing the mutation. |
| When this limit should expire. |
| The limit to set. |
| The ID of the organization to set a limit for. |
UnfollowOrganizationInput
Autogenerated input type of UnfollowOrganization.
UnfollowOrganizationInput에 대한 입력 필드
| 이름 | 설명 |
|---|---|
| A unique identifier for the client performing the mutation. |
| ID of the organization to unfollow. |
UpdateOrganizationAllowPrivateRepositoryForkingSettingInput
Autogenerated input type of UpdateOrganizationAllowPrivateRepositoryForkingSetting.
UpdateOrganizationAllowPrivateRepositoryForkingSettingInput에 대한 입력 필드
| 이름 | 설명 |
|---|---|
| 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에 대한 입력 필드
| 이름 | 설명 |
|---|---|
| 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에 대한 입력 필드
| 이름 | 설명 |
|---|---|
| The ordering direction. |
| The field to order verifiable domains by. |
VerifyVerifiableDomainInput
Autogenerated input type of VerifyVerifiableDomain.
VerifyVerifiableDomainInput에 대한 입력 필드
| 이름 | 설명 |
|---|---|
| A unique identifier for the client performing the mutation. |
| The ID of the verifiable domain to verify. |