toggle menu
Kaptos
0.1.2-beta
common
switch theme
search in API
Kaptos
/
xyz.mcxross.kaptos.protocol
/
queryIndexer
query
Indexer
inline suspend
fun
<
T
>
General
.
queryIndexer
(
query
:
GraphqlQuery
)
:
Option
<
T
>
A generic function for retrieving data from Aptos Indexer.
Parameters
query
The GraphQL query to execute