Preparing search index...
The search index is not available
graphqlade
graphqlade
ErrorMessage
Interface ErrorMessage
interface
ErrorMessage
{
id
:
string
;
payload
:
readonly
GraphQLError
[]
;
type
:
"error"
;
}
Index
Properties
id
payload
type
Properties
id
id
:
string
payload
payload
:
readonly
GraphQLError
[]
type
type
:
"error"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
payload
type
graphqlade
Loading...