Skip to content
R-Service R-Service
RR Tech Service Management Developer Guide

NoteCreateInput

Input values for noteCreate.

attachments ( AttachmentInput )

The attachments used in the note field.

clientMutationId ( String )

A unique identifier for the client performing the mutation.

internal ( Boolean )

Whether the note should be visible only for people who have the Auditor, Specialist or Account Administrator role of the account. Internal notes are only available for Requests.

ownerId ( ID )

The record that the note should be added to.

suppressNoteAddedNotifications ( Boolean )

Whether Note Added notifications for this note should be suppressed.

text ( String! )

Text of the note.