Does having an optional json field effect how you parse data to it via an update? #789
Answered
by
simondpalmer
simondpalmer
asked this question in
Q&A
-
I have a function that usually works but for some reason it no longer updates. I think it has something to do with "sides" no being optional? Not sure, but I am sending a json object to it like before but it still errors.
Part of my schema looks like this
|
Beta Was this translation helpful? Give feedback.
Answered by
simondpalmer
Jul 13, 2023
Replies: 1 comment 1 reply
-
Oh I worked it out I hadn't run "generate" yet. My bad! |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
simondpalmer
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Oh I worked it out I hadn't run "generate" yet. My bad!