Open
Description
Are there any plans to support those annotations? At the moment, if you add @model
to a type it will provision a DynamoDB table for you automatically. Same goes for @searchable
but for an Elasticsearch instance. I know I can provision them manually in Resources but it would be nice to do it automatically if those annotations are present.