PermissionSource [object]
A level of permission and source for a user's access to a repository.
Attributes
Organization [object]
An account on GitHub, with one or more owners, that has repositories, members and teams.
Implements
Attributes
The text of the announcement
The expiration date of the announcement, if any
Whether the announcement can be dismissed by the user
Determine if this repository owner has any items that can be pinned to their profile.
Identifies the date and time when the organization was archived.
Audit log entries of the organization
A URL pointing to the organization's public avatar.
Identifies the date and time when the object was created.
Identifies the primary key from the database.
The organization's public profile description.
The organization's public profile description rendered to HTML.
A list of domains owned by the organization.
The organization's public email.
A list of owners of the organization's enterprise account.
The 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.
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.
Find a project by number.
A list of projects under the owner.
The HTTP path listing organization's projects
The HTTP URL listing organization's projects
A list of projects under the owner.
Recent projects that this user has modified in the context of the owner.
A list of repositories that the user owns.
Find Repository.
Discussion comments this user has authored.
Discussions this user has started.
A list of all repository migrations for this organization.
When true the organization requires all members, billing managers, and outside
collaborators to enable two-factor authentication.
The HTTP path for this organization.
Returns a single ruleset from the current organization by ID.
A list of rulesets for this organization.
The Organization's SAML identity provider. Visible to (1) organization owners,
(2) organization owners' personal access tokens (classic) with read:org or
admin:org scope, (3) GitHub App with an installation token with read or write
access to members.
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.
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.
The organization the repository belongs to.
DefaultRepositoryPermissionField [enum]
The possible base permissions for repositories.
Possible values
Can read, write, and administrate repos by default
No access
Can read repos by default
Can read and write repos by default
The level of access this source has granted to the user.
String [scalar]
The String
scalar type represents textual data, represented as UTF-8 character sequences. The String type is most often used by GraphQL to represent free-form human-readable text.
The name of the role this source has granted to the user.
PermissionGranter [union]
Types that can grant permissions on a repository to a user
Union
The source of this permission.