Hello everyone. I am using Retool to build a quality assurance app for my company, and as backend we are using AWS Dynamodb. Since the Dynamodb table for my use case often gets updated (therefore new columns added there), when i read or reload the table data, the new columns don't appear in my Retool Table. How would i solve this problem?
Any suggestions or help would be much appreciated