Skip to main content

Note

An item that can include arbitrary text. It can optionally be associated to a specific customer and have a task attached to it.

Fields

assets[Asset!]

The assets associated with the Note

body_htmlString

The HTML body of the Note

body_textString

The text body of the Note

commentsNoteCommentConnection!

The NoteComments associated to the Note

created_atDateTime!

The date the Note was created

creatorUser!

The User that created the Note

customerCustomer

The customer associated with the Note

deleted_atDateTime

When the Note was deleted

descriptionString

The description of the Note

Deprecated — Use body_text or body_html instead

idID!

The unique identifier of the Note

tags[String!]!

Associated tags for the Note

taskTask

The task associated with the Note

teamTeam

The Team that the Note was created in

time_zoneString

The time zone that the Note was created in

titleString

The title of the Note

typeNoteType!

The type of Note

updated_atDateTime!

The date the Note was last updated

web_urlURL!

The URL to the Note inside the web application