auto increment does not work #10
Unanswered
Sed9yDataBank
asked this question in
Q&A
Replies: 1 comment 2 replies
-
if |
Beta Was this translation helpful? Give feedback.
2 replies
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.
-
I want to auto increment progressionIndex whenever new progression is created.
using typegoose + typegraphql
my code:
error message in graphql playground: "ProgressionInput.progressionIndex" of required type "Float!" was not provided.",
Beta Was this translation helpful? Give feedback.
All reactions