Github GraphQL API / ProjectOwner

Represents an owner of a Project.

Implementations

Fields

id : ID!

project (
       Int: Int!
) : Project

projects (
       ProjectOrder: ProjectOrder
       String: String
       ProjectState: [ProjectState!]
       String: String
       String: String
       Int: Int
       Int: Int
) : ProjectConnection!

projectsResourcePath : URI!

projectsUrl : URI!

viewerCanCreateProjects : Boolean!

Documentation created using imtala