Skip to content
The Auth.js project is now part of Better Auth.

lib/client

DgraphClientError

Extends

Constructors

new DgraphClientError()

new DgraphClientError(
   errors, 
   query, 
   variables): DgraphClientError
Parameters
ParameterType
errorsany[]
querystring
variablesany
Returns