We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa507e5 commit 4727a7dCopy full SHA for 4727a7d
readme.md
@@ -135,8 +135,8 @@ Index to main classes and methods:
135
* [async .remove()](#async-modelremove)
136
* [async .toObject(options)](#async-modeltoobjectvirtuals-converteroptions)
137
* [static async .getById()](#static-async-modelgetbyidid)
138
- * [static async .queryOne(query, optoins)](#static-async-modelqueryonequery-options)
139
- * [static async .queryMany(query, optoins)](#static-async-modelquerymanyquery-options)
+ * [static async .queryOne(query, options)](#static-async-modelqueryonequery-options)
+ * [static async .queryMany(query, options)](#static-async-modelquerymanyquery-options)
140
141
142
## DynamoDM(options)
0 commit comments