OBJECT

updateNoteSchedulerPayload

Autogenerated return type of updateNoteScheduler

link GraphQL Schema definition

  • type updateNoteSchedulerPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • messages: [FieldError]
  • noteScheduler: NoteScheduler
  • }

link Require by