GraphQL reference

BidPackage

Object

Fields

FieldTypeDescription
bid
id: ID!
Bid
bidScope
id: ID!
BidScope
bidScopes
after: String
before: String
first: Int
last: Int
BidScopeConnection!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.
bids
after: String
before: String
first: Int
last: Int
BidConnection!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.
constructableUrlString
createdAtISO8601DateTime!
deletedAtISO8601DateTime
dueOnISO8601Date
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!
instructionsRichTextString
managerUserUser!
managerUserIdID!
organizationOrganization!
organizationIdID!
projectProject!
projectDescriptionRichTextString
projectIdID!
statusString
titleString
updatedAtISO8601DateTime!