You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 3, 2023. It is now read-only.
Hello, I've been able to play around with the data using the query methods but I was wondering how one might go updating question fields using orms_object.update(i.id, {"fields": payload},patch=True), I keep getting payload errors and I'm not sure how to generate correct new ids for each response option.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello, I've been able to play around with the data using the query methods but I was wondering how one might go updating question fields using orms_object.update(i.id, {"fields": payload},patch=True), I keep getting payload errors and I'm not sure how to generate correct new ids for each response option.
The text was updated successfully, but these errors were encountered: