GraphQL reference

BidMessage

Object

Fields

FieldTypeDescription
attachment
id: ID!
BidMessageAttachment
attachments
after: String
before: String
first: Int
last: Int
BidMessageAttachmentConnection!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.
bidContact
id: ID!
BidContact
bidContacts
after: String
before: String
first: Int
last: Int
BidContactConnection!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.
bidMessageDeliveries
after: String
before: String
first: Int
last: Int
BidMessageDeliveryConnection!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.
bidMessageDelivery
id: ID!
BidMessageDelivery
constructableUrlString
createdAtISO8601DateTime!
idID!
messageRichTextString
organizationOrganization!
organizationIdID!
projectProject!
projectIdID!
subjectString
typeString!
updatedAtISO8601DateTime!