get upcoming ID #27
Unanswered
IskanderMustafin
asked this question in
Q&A
Replies: 1 comment 1 reply
-
no, it currently is not possible to get the next count without incrementing it. for reference, which plugin function are you wanting this feature for? ( |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Is it possible somehow to get next/upcoming ID?
AFAIK
mongoose-auto-increment
decorated all models withnextCount
method, which returned next ID. Is there some way to have similar functionality in@typegoose/auto-increment
?Thanks
Beta Was this translation helpful? Give feedback.
All reactions