Kaptos
Toggle table of contents
0.1.2-beta
common
Target filter
common
Switch theme
Search in API
Skip to content
Kaptos
Kaptos
/
xyz.mcxross.kaptos.internal
/
getCollectionDataByCollectionId
get
Collection
Data
By
Collection
Id
suspend
fun
getCollectionDataByCollectionId
(
config
:
AptosConfig
,
collectionId
:
String
)
:
Result
<
GetCollectionDataQuery.Data
?
,
AptosIndexerError
>