Skip to main content

NoteAlreadyExistsError

No description

type NoteAlreadyExistsError implements ErrorInterface {
message: String!
}

Fields

message (String!)

Interfaces

ErrorInterface