GraphQL reference

Issue

Object

Fields

FieldTypeDescription
companyAccessibleBoolean!
constructableUrlString
createdAtISO8601DateTime!
defaultForUserUser
defaultForUserIdID
deletedAtISO8601DateTime
event
id: ID!
Event
events
after: String
before: String
first: Int
last: Int
EventConnection!Returns the elements in the list that come after the specified cursor. Returns the elements in the list that come before the specified cursor. Returns the first _n_ elements from the list. Returns the last _n_ elements from the list.
idID!
issueMembership
id: ID!
IssueMembership
issueMemberships
after: String
before: String
first: Int
last: Int
IssueMembershipConnection!Returns the elements in the list that come after the specified cursor. Returns the elements in the list that come before the specified cursor. Returns the first _n_ elements from the list. Returns the last _n_ elements from the list.
markupSession
id: ID!
MarkupSession
markupSessions
after: String
before: String
first: Int
last: Int
MarkupSessionConnection!Returns the elements in the list that come after the specified cursor. Returns the elements in the list that come before the specified cursor. Returns the first _n_ elements from the list. Returns the last _n_ elements from the list.
markupShape
id: ID!
MarkupShape
markupShapes
after: String
before: String
first: Int
last: Int
MarkupShapeConnection!Returns the elements in the list that come after the specified cursor. Returns the elements in the list that come before the specified cursor. Returns the first _n_ elements from the list. Returns the last _n_ elements from the list.
organizationOrganization!
organizationAccessibleBoolean!
organizationIdID!
projectProject!
projectIdID!
publicDefaultForProjectBoolean!
statusString!
titleString
typeString!
updatedAtISO8601DateTime!