Skip to main content

Error

No description

type Error implements ErrorInterface {
message: String!
}

Fields

message (String!)

Interfaces

ErrorInterface