Skip to main content

ListItemNotFoundError

No description

type ListItemNotFoundError implements ErrorInterface {
message: String!
}

Fields

message (String!)

Interfaces

ErrorInterface