Skip to main content

NoAuthenticatedUserError

No description

type NoAuthenticatedUserError implements ErrorInterface {
message: String!
}

Fields

message (String!)

Interfaces

ErrorInterface