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

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

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

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