defineField for deeply nested arrays of objects #4640
Unanswered
CallumVass
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.
-
Hi,
I have the following schema which is deeply nested:
I am using
defineField
forsections
which is fine:But when iterating over each
section
- how do I usedefineField
for itsanswers
?Do I need to create another component and pass through
defineField
under each section? ThanksBeta Was this translation helpful? Give feedback.
All reactions