Query DynamoDB using multiple between/equals operations grouped with an OR expression on rangeKey

后端 未结 0 1988
甜味超标
甜味超标 2020-12-24 02:45

I\'m having some problem trying to query DynamoDB with multiple between/equals operations in one single query, on a rangeKey:

async findByHash(sourceId: strin         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题