Search
Preparing search index...
The search index is not available
API Reference | Injective - Powering the future of decentralized finance.
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
API Reference | Injective - Powering the future of decentralized finance.
@injectivelabs/sdk-ts
internal
GraphQLErrorOptions
Interface GraphQLErrorOptions
Hierarchy
GraphQLErrorOptions
Index
Properties
extensions
nodes
original
Error
path
positions
source
Properties
Optional
extensions
extensions
?:
Maybe
<
GraphQLErrorExtensions
>
Optional
nodes
nodes
?:
null
|
ASTNode
|
readonly
ASTNode
[]
Optional
original
Error
original
Error
?:
Maybe
<
internal
.
Error
&
{
extensions
?:
unknown
}
>
Optional
path
path
?:
Maybe
<
readonly
(
string
|
number
)
[]
>
Optional
positions
positions
?:
Maybe
<
readonly
number
[]
>
Optional
source
source
?:
Maybe
<
Source
>
Modules
@injectivelabs/sdk-
ts
internal
Big
Number
Browser
Headers
Data
Proxy
global
This
@injectivelabs/wallet-
ts
GraphQLError
Options
extensions
nodes
original
Error
path
positions
source
Generated using
TypeDoc