@gala-chain/chaincode • Readme | API
@gala-chain/chaincode / getPlainObjectByKey
Function: getPlainObjectByKey()
getPlainObjectByKey(
ctx
,objectId
):Promise
\<Record
\<string
,unknown
>>
Parameters
• ctx: GalaChainContext
• objectId: string
Returns
Promise
\<Record
\<string
, unknown
>>