Map nested data before applying the schema in external data source #1604
gehtalles-de
started this conversation in
Ideas
Replies: 2 comments 1 reply
-
Thank you for your idea. I believe you spoke with @shogunpurple about this and it would be a nice feature. |
Beta Was this translation helpful? Give feedback.
0 replies
-
same with elasticsearch
|
Beta Was this translation helpful? Give feedback.
1 reply
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! My graphQL endpoint gives me a nested response:
I'd like to be able to map this data with handlebars (like
{{ response.data.orders }}
) before I'm passing it to the schema tab.Beta Was this translation helpful? Give feedback.
All reactions