http://densebrain.github.io/typestore
The example is outdated, the API seems to be changed.
I also wonder how to set hashKey or rangeKey attributes, my only guess is to use DynamoDBModelKey but it is not exported outside of plugin.
According to this example (which is also outdated) hashKey is primaryKey and rangeKey is secondaryKey.
http://densebrain.github.io/typestore
The example is outdated, the API seems to be changed.
I also wonder how to set
hashKeyorrangeKeyattributes, my only guess is to use DynamoDBModelKey but it is not exported outside of plugin.According to this example (which is also outdated) hashKey is primaryKey and rangeKey is secondaryKey.