-
I want to send an array of entries as input to the mesh server. I defined the requestSchema with JsonSchema but the generated schema looses the array:
JSON Schema:
Generated schema.graphql:
How to fix this? |
Beta Was this translation helpful? Give feedback.
Answered by
sesmi123
Jun 27, 2022
Replies: 2 comments 1 reply
-
I think you need to provide the json schema as
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
appcoders
-
Hi! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I think you need to provide the json schema as