Queries
organization
Lookup a organization by login.
Type: Organization
Arguments pour organization
| Nom | Description |
|---|---|
| The organization's login. |
Mutations
addVerifiableDomain
Adds a verifiable domain to an owning account.
Champs d’entrée pour addVerifiableDomain
input(AddVerifiableDomainInput!)
Champs de retour pour addVerifiableDomain
| Nom | Description |
|---|---|
| A unique identifier for the client performing the mutation. |
| The verifiable domain that was added. |
approveVerifiableDomain
Approve a verifiable domain for notification delivery.
Champs d’entrée pour approveVerifiableDomain
input(ApproveVerifiableDomainInput!)
Champs de retour pour approveVerifiableDomain
| Nom | Description |
|---|---|
| A unique identifier for the client performing the mutation. |
| The verifiable domain that was approved. |
deleteVerifiableDomain
Deletes a verifiable domain.
Champs d’entrée pour deleteVerifiableDomain
input(DeleteVerifiableDomainInput!)
Champs de retour pour deleteVerifiableDomain
| Nom | Description |
|---|---|
| A unique identifier for the client performing the mutation. |
| The owning account from which the domain was deleted. |
followOrganization
Follow an organization.
Champs d’entrée pour followOrganization
input(FollowOrganizationInput!)
Champs de retour pour followOrganization
| Nom | Description |
|---|---|
| A unique identifier for the client performing the mutation. |
| The organization that was followed. |
regenerateVerifiableDomainToken
Regenerates a verifiable domain's verification token.
Champs d’entrée pour regenerateVerifiableDomainToken
Champs de retour pour regenerateVerifiableDomainToken
| Nom | Description |
|---|---|
| A unique identifier for the client performing the mutation. |
| The verification token that was generated. |
removeOutsideCollaborator
Removes outside collaborator from all repositories in an organization.
Champs d’entrée pour removeOutsideCollaborator
input(RemoveOutsideCollaboratorInput!)
Champs de retour pour removeOutsideCollaborator
| Nom | Description |
|---|---|
| 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.
Champs d’entrée pour setOrganizationInteractionLimit
Champs de retour pour setOrganizationInteractionLimit
| Nom | Description |
|---|---|
| A unique identifier for the client performing the mutation. |
| The organization that the interaction limit was set for. |
unfollowOrganization
Unfollow an organization.
Champs d’entrée pour unfollowOrganization
input(UnfollowOrganizationInput!)
Champs de retour pour unfollowOrganization
| Nom | Description |
|---|---|
| A unique identifier for the client performing the mutation. |
| The organization that was unfollowed. |
updateOrganizationAllowPrivateRepositoryForkingSetting
Sets whether private repository forks are enabled for an organization.
Champs d’entrée pour updateOrganizationAllowPrivateRepositoryForkingSetting
Champs de retour pour updateOrganizationAllowPrivateRepositoryForkingSetting
| Nom | Description |
|---|---|
| A unique identifier for the client performing the mutation. |
| A message confirming the result of updating the allow private repository forking setting. |
| The organization with the updated allow private repository forking setting. |
updateOrganizationWebCommitSignoffSetting
Sets whether contributors are required to sign off on web-based commits for repositories in an organization.
Champs d’entrée pour updateOrganizationWebCommitSignoffSetting
Champs de retour pour updateOrganizationWebCommitSignoffSetting
| Nom | Description |
|---|---|
| A unique identifier for the client performing the mutation. |
| A message confirming the result of updating the web commit signoff setting. |
| The organization with the updated web commit signoff setting. |
verifyVerifiableDomain
Verify that a verifiable domain has the expected DNS record.
Champs d’entrée pour verifyVerifiableDomain
input(VerifyVerifiableDomainInput!)
Champs de retour pour verifyVerifiableDomain
| Nom | Description |
|---|---|
| A unique identifier for the client performing the mutation. |
| The verifiable domain that was verified. |
Objects
EnterpriseFailedInvitationConnection
The connection type for OrganizationInvitation.
Champs pour EnterpriseFailedInvitationConnection
| Nom | Description |
|---|---|
| A list of edges. |
| A list of nodes. |
| Information to aid in pagination. |
| Identifies the total count of items in the connection. |
| Identifies the total count of unique users in the connection. |
EnterpriseFailedInvitationEdge
A failed invitation to be a member in an enterprise organization.
Champs pour EnterpriseFailedInvitationEdge
| Nom | Description |
|---|---|
| A cursor for use in pagination. |
| The item at the end of the edge. |
EnterpriseOrganizationMembershipConnection
The connection type for Organization.
Champs pour EnterpriseOrganizationMembershipConnection
| Nom | Description |
|---|---|
A list of edges. | |
| A list of nodes. |
| Information to aid in pagination. |
| Identifies the total count of items in the connection. |
EnterpriseOrganizationMembershipEdge
An enterprise organization that a user is a member of.
Champs pour EnterpriseOrganizationMembershipEdge
| Nom | Description |
|---|---|
| A cursor for use in pagination. |
| The item at the end of the edge. |
The role of the user in the enterprise membership. |
EnterprisePendingMemberInvitationConnection
The connection type for OrganizationInvitation.
Champs pour EnterprisePendingMemberInvitationConnection
| Nom | Description |
|---|---|
A list of edges. | |
| A list of nodes. |
| Information to aid in pagination. |
| Identifies the total count of items in the connection. |
| Identifies the total count of unique users in the connection. |
EnterprisePendingMemberInvitationEdge
An invitation to be a member in an enterprise organization.
Champs pour EnterprisePendingMemberInvitationEdge
| Nom | Description |
|---|---|
| A cursor for use in pagination. |
| The item at the end of the edge. |
EnterpriseTeamAssignedOrganizationConnection
The connection type for Organization.
Champs pour EnterpriseTeamAssignedOrganizationConnection
| Nom | Description |
|---|---|
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.
Champs pour EnterpriseTeamAssignedOrganizationEdge
| Nom | Description |
|---|---|
| A cursor for use in pagination. |
| N/A |
MemberFeatureRequestNotification
Represents a member feature request notification.
MemberFeatureRequestNotification Met en œuvre
Champs pour MemberFeatureRequestNotification
| Nom | Description |
|---|---|
| Represents member feature request body containing entity name and the number of feature requests. |
| The Node ID of the MemberFeatureRequestNotification object. |
| Represents member feature request notification title. |
| Identifies the date and time when the object was last updated. |
OrgAddBillingManagerAuditEntry
Audit log entry for a org.add_billing_manager.
OrgAddBillingManagerAuditEntry Met en œuvre
Champs pour OrgAddBillingManagerAuditEntry
| Nom | Description |
|---|---|
| The action name. Avertissement
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The user who initiated the action. Avertissement
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The IP address of the actor. Avertissement
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. Avertissement
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. Avertissement
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the actor. Avertissement
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the actor. Avertissement
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The time the action was initiated. Avertissement
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. Avertissement
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. Avertissement
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. Avertissement
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The name of the Organization. Avertissement
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the organization. Avertissement
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the organization. Avertissement
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The user affected by the action. Avertissement
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. Avertissement
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the user. Avertissement
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the user. Avertissement
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 Met en œuvre
Champs pour OrgAddMemberAuditEntry
| Nom | Description |
|---|---|
| The action name. Avertissement
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The user who initiated the action. Avertissement
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The IP address of the actor. Avertissement
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. Avertissement
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. Avertissement
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP path for the actor. Avertissement
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
| The HTTP URL for the actor. Avertissement
The GraphQL audit-log is deprecated. Please use the REST API instead. Removal on 2026-04-01 UTC. |
|