Array of schemas, not working - DocumentNode[] #7858
Unanswered
RemyMachado
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.
-
I'm trying to generate code for the given file:
but I'm only getting code generation for
It's ignoring the other members of the array.
I tried using
noPluck
boolean without success:it gave me import errors:
I would like to avoid using a glob pattern like the following:
Any help would be greatly appreciated.
Beta Was this translation helpful? Give feedback.
All reactions