OBJECT
Autogenerated return type of UpdateNote
type UpdateNotePayload {# A unique identifier for the client performing the mutation.clientMutationId: String errors: [String!]! note: Note }