Skip to main content

CreatorNotFoundError

No description

type CreatorNotFoundError implements ErrorInterface {
message: String!
}

Fields

message (String!)

Interfaces

ErrorInterface