OBJECT

ConvertEmailToNotePayload

Autogenerated return type of ConvertEmailToNote

link GraphQL Schema definition

  • type ConvertEmailToNotePayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • errors: [String!]!
  • note: Note
  • status: String
  • }

link Require by