SCALAR
URI
An RFC 3986, RFC 3987, and RFC 6570 (level 4) compliant URI string.
link GraphQL Schema definition
- scalar URI
link Require by
- AuthorRepresents an object which can create content. Typically a User or Bot.
- BotA special type of user which takes actions on behalf of integrations.
- CommitRepresents a Git commit.
- IssueAn Issue is a place to discuss ideas, enhancements, tasks, and bugs for a project.
- MilestoneRepresents a Milestone object on a given repository.
- OrganizationAn account on GitHub, with one or more owners, that has repositories, members and teams.
- ProjectProjects manage issues, pull requests and notes within a project owner.
- ProjectOwnerRepresents an owner of a Project.
- PullRequestA repository pull request.
- PullRequestReviewA review object for a given pull request.
- PullRequestReviewCommentA review comment associated with a given repository pull request.
- QueryThe query root of GitHub's GraphQL interface.
- ReleaseA release contains the content for a release.
- ReleaseAssetA release asset contains the content for a release asset.
- RepositoryA repository contains the content for a project.
- RepositoryInfoA subset of repository info.
- RepositoryInvitationRepositoryA subset of repository info shared with potential collaborators.
- RepositoryOwnerRepresents an owner of a Repository.
- TeamA team of users in an organization.
- UniformResourceLocatableRepresents a type that can be retrieved by a URL.
- UserA user is an individual's account on GitHub that owns repositories and can make new content.