Preparing search index...
The search index is not available
@aptos-labs/ts-sdk - v1.20.0
@aptos-labs/ts-sdk
GraphqlQuery
Type alias GraphqlQuery
Graphql
Query
:
{
query
:
string
;
variables
?:
{}
;
}
The graphql query type to pass into the
queryIndexer
function
Type declaration
query
:
string
Optional
variables
?:
{}
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@aptos-labs/ts-sdk - v1.20.0
Loading...
The graphql query type to pass into the
queryIndexer
function