Github GraphQL API / ProjectNext

New projects that manage issues, pull requests and drafts using tables and boards.

Implements

Fields

closed : Boolean!

closedAt : DateTime

createdAt : DateTime!

creator : Actor

databaseId : Int

description : String

fields (
       String: String
       String: String
       Int: Int
       Int: Int
) : ProjectNextFieldConnection!

id : ID!

items (
       String: String
       String: String
       Int: Int
       Int: Int
) : ProjectNextItemConnection!

number : Int!

owner : ProjectNextOwner!

resourcePath : URI!

title : String

updatedAt : DateTime!

url : URI!

viewerCanUpdate : Boolean!

Documentation created using imtala