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.
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.