Skip to main content

NoNoteOnListItemError

No description

type NoNoteOnListItemError implements ErrorInterface {
message: String!
}

Fields

message (String!)

Interfaces

ErrorInterface