Search
Preparing search index...
The search index is not available
@neon-exchange/api-client-typescript - v5.0.27
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"src/types/client"
GQL
Interface GQL
Hierarchy
GQL
Index
Methods
mutate
query
Methods
mutate
mutate<T, V>
(
params
:
GQLMutationParams
<
V
>
)
:
Promise
<
GQLResp
<
T
>
>
Type parameters
T
V
Parameters
params:
GQLMutationParams
<
V
>
Returns
Promise
<
GQLResp
<
T
>
>
query
query<T, V>
(
params
:
GQLQueryParams
<
V
>
)
:
Promise
<
GQLResp
<
T
>
>
Type parameters
T
V
Parameters
params:
GQLQueryParams
<
V
>
Returns
Promise
<
GQLResp
<
T
>
>
Globals
"src/types/client"
Client
Mode
GQL
mutate
query
GQLError
GQLMutation
Params
GQLQuery
Params
GQLResp
Nash
Socket
Events
Payload
Signature
Subscription
Handlers
Generated using
TypeDoc