Closed fogfish closed 2 years ago
The projection expression allows to limit number of columns. These columns are deductible from the type definition.
https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/Expressions.ProjectionExpressions.html
fixed by #55
The projection expression allows to limit number of columns. These columns are deductible from the type definition.