Skip to main content

ListNotFoundError

No description

type ListNotFoundError implements ErrorInterface {
message: String!
}

Fields

message (String!)

Interfaces

ErrorInterface