Magek Framework
GitHub
Website
Preparing search index...
GraphQLError
Class GraphQLError
Index
Constructors
constructor
Properties
type
id
payload
Constructors
constructor
new
GraphQLError
(
id
:
string
,
payload
:
{
errors
:
Error
[]
}
)
:
GraphQLError
Parameters
id
:
string
payload
:
{
errors
:
Error
[]
}
Returns
GraphQLError
Properties
Readonly
type
type
:
GQL_ERROR
= MessageTypes.GQL_ERROR
Readonly
id
id
:
string
Readonly
payload
payload
:
{
errors
:
Error
[]
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
type
id
payload
GitHub
Website
Magek Framework
Loading...