graphql-ttl-transformer icon indicating copy to clipboard operation
graphql-ttl-transformer copied to clipboard

♻ Enable DynamoDB's time-to-live feature to auto-delete old entries in your AWS Amplify API!

Results 3 graphql-ttl-transformer issues
Sort by recently updated
recently updated
newest added

Hello, 1. I have read this article offering a [build solution](https://github.com/flogy/graphql-ttl-transformer/issues/3). 2. I have added this to my transform.conf.json file `"transformers": ["graphql-ttl-transformer"]` 3. I have installed this package on my...

Hello! :) I'm trying to add the plugin to my Amplify environment, I'm using version 2 of the transformer. I followed the instructions and added it by running `npm install...

Hi, will this feature be automated in the future ? I have no transform.conf.json file in my Amplify back-end.

help wanted