Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Typescript definition (typings) #169

Merged
merged 7 commits into from Jun 19, 2017

Conversation

mooyoul
Copy link
Contributor

@mooyoul mooyoul commented Jun 19, 2017

HI!
Recently, We've updated our typescript definitions to follow changes that described on #153.
This is the result of our job.

What's changed on typescript definitions

  • Added bunch of new feature definitions (e.g. populate, count, Global Secondary Index support, TTL support)
  • Fixed wrong definition. return value of Model#queryOne was defined as wrong type (Model[]), queryOne should be return single model, not array. now Model#queryOne should return single model value.

Cheers 馃嵒

@brandongoode
Copy link
Contributor

Great! Thanks for keeping the definitions updated.

@brandongoode brandongoode merged commit 41f8c88 into dynamoose:master Jun 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants