Skip to content

Commit e0699d9

Browse files
committed
readme update
1 parent 87b4fd5 commit e0699d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,7 @@ If you like working with ORMs, that's great, and you should definitely give thes
146146
- **Projection Builder:** Specify which attributes and paths should be returned for each entity type, and automatically filter the results.
147147
- **Secondary Index Support:** Map your secondary indexes (GSIs and LSIs) to your table, and dynamically link your entity attributes.
148148
- **Batch Operations:** Full support for batch operations with a simpler interface to work with multiple entities and tables.
149+
- **Default Value Dependency Graphs:** Create dynamic attribute defaults by chaining other dynamic attribute defaults together.
149150

150151
## Table of Contents
151152

0 commit comments

Comments
 (0)