@gala-chain/chaincode • Readme | API
@gala-chain/chaincode / getObjectsByPartialCompositeKey
Function: getObjectsByPartialCompositeKey()
getObjectsByPartialCompositeKey\<
T
>(ctx
,objectType
,attributes
,constructor
):Promise
\<T
[]>
Type parameters
• T extends ChainObject
Parameters
• ctx: GalaChainContext
• objectType: string
• attributes: string
[]
• constructor: ClassConstructor
\<Inferred
\<T
, ChainObject
>>
Returns
Promise
\<T
[]>