Changing input field from XXXWhereInput from String to Int #1432
Unanswered
saschaseniuk
asked this question in
Q&A
Replies: 0 comments
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.
-
Connecting to MySQL works fine.
Unfortunately the fields in the inputs (XXXWhereInput) doesn't match the corresponding table.
How can I change "hersteller_id: String" to "hersteller_id: Int"?
Beta Was this translation helpful? Give feedback.
All reactions