Queries
organization
Lookup a organization by login.
Typ: Organization
Argumente für organization
| Name | BESCHREIBUNG |
|---|---|
| The organization's login. |
Mutations
addVerifiableDomain
Adds a verifiable domain to an owning account.
Eingabefelder für addVerifiableDomain
input(AddVerifiableDomainInput!)
Rückgabefelder für addVerifiableDomain
| Name | BESCHREIBUNG |
|---|---|
| A unique identifier for the client performing the mutation. |
| The verifiable domain that was added. |
approveVerifiableDomain
Approve a verifiable domain for notification delivery.
Eingabefelder für approveVerifiableDomain
input(ApproveVerifiableDomainInput!)
Rückgabefelder für approveVerifiableDomain
| Name | BESCHREIBUNG |
|---|---|
| A unique identifier for the client performing the mutation. |
| The verifiable domain that was approved. |
deleteVerifiableDomain
Deletes a verifiable domain.
Eingabefelder für deleteVerifiableDomain
input(DeleteVerifiableDomainInput!)
Rückgabefelder für deleteVerifiableDomain
| Name | BESCHREIBUNG |
|---|---|
| A unique identifier for the client performing the mutation. |
| The owning account from which the domain was deleted. |
followOrganization
Follow an organization.
Eingabefelder für followOrganization
input(FollowOrganizationInput!)
Rückgabefelder für followOrganization
| Name | BESCHREIBUNG |
|---|---|
| A unique identifier for the client performing the mutation. |
| The organization that was followed. |
regenerateVerifiableDomainToken
Regenerates a verifiable domain's verification token.
Eingabefelder für regenerateVerifiableDomainToken
Rückgabefelder für regenerateVerifiableDomainToken
| Name | BESCHREIBUNG |
|---|---|
| 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.
Eingabefelder für removeOutsideCollaborator
input(RemoveOutsideCollaboratorInput!)
Rückgabefelder für removeOutsideCollaborator
| Name | BESCHREIBUNG |
|---|---|
| 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.
Eingabefelder für setOrganizationInteractionLimit
Rückgabefelder für setOrganizationInteractionLimit
| Name | BESCHREIBUNG |
|---|---|
| A unique identifier for the client performing the mutation. |
| The organization that the interaction limit was set for. |
unfollowOrganization
Unfollow an organization.
Eingabefelder für unfollowOrganization
input(UnfollowOrganizationInput!)
Rückgabefelder für unfollowOrganization
| Name | BESCHREIBUNG |
|---|---|
| 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.
Eingabefelder für updateOrganizationAllowPrivateRepositoryForkingSetting
Rückgabefelder für updateOrganizationAllowPrivateRepositoryForkingSetting
| Name | BESCHREIBUNG |
|---|---|
| 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.
Eingabefelder für updateOrganizationWebCommitSignoffSetting
Rückgabefelder für updateOrganizationWebCommitSignoffSetting
| Name | BESCHREIBUNG |
|---|---|
| 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.
Eingabefelder für verifyVerifiableDomain
input(VerifyVerifiableDomainInput!)
Rückgabefelder für verifyVerifiableDomain
| Name | BESCHREIBUNG |
|---|---|
| A unique identifier for the client performing the mutation. |
| The verifiable domain that was verified. |
Objects
EnterpriseFailedInvitationConnection
The connection type for OrganizationInvitation.
Felder für EnterpriseFailedInvitationConnection
| Name | BESCHREIBUNG |
|---|---|
| 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.
Felder für EnterpriseFailedInvitationEdge
| Name | BESCHREIBUNG |
|---|---|
| A cursor for use in pagination. |
| The item at the end of the edge. |
EnterpriseOrganizationMembershipConnection
The connection type for Organization.
Felder für EnterpriseOrganizationMembershipConnection
| Name | BESCHREIBUNG |
|---|---|
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.
Felder für EnterpriseOrganizationMembershipEdge
| Name | BESCHREIBUNG |
|---|---|
| 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.
Felder für EnterprisePendingMemberInvitationConnection
| Name | BESCHREIBUNG |
|---|---|
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.
Felder für EnterprisePendingMemberInvitationEdge
| Name | BESCHREIBUNG |
|---|---|
| A cursor for use in pagination. |
| The item at the end of the edge. |
EnterpriseTeamAssignedOrganizationConnection
The connection type for Organization.
Felder für EnterpriseTeamAssignedOrganizationConnection
| Name | BESCHREIBUNG |
|---|---|
A list of edges. | |
| A list of nodes. |
|