@gala-chain/chaincode ∙ API
API > 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
>>