class GraphqlSchemaError extends Error Error thrown when schema construction or resolver attachment fails. Constructors GraphqlSchemaError(message: string,cause?: unknown) Properties name: string