graphql-dynamodb-single-table icon indicating copy to clipboard operation
graphql-dynamodb-single-table copied to clipboard

Example application showing how to use single-table design with GraphQL and DynamoDB

Results 1 graphql-dynamodb-single-table issues
Sort by recently updated
recently updated
newest added

I haven't tested your solution bus was looking at the implementation and I think there is an error in your template: See: https://github.com/alexdebrie/graphql-dynamodb-single-table/blob/23c5d95511f6207ac6b02d961c6071cac320b30a/lib/mapping-templates/Query.getPostsForSite.request.vtl#L8 Shouldn't the `SK` be `POST#`? The post...