Skip to main content

ListItemNotInListError

No description

type ListItemNotInListError implements ErrorInterface {
message: String!
}

Fields

message (String!)

Interfaces

ErrorInterface