Echo Request Parameters in Response #2566
Pinned
JerryNixon
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Echo Request Parameters in Response
Configuration change
Clearly, this would only benefit REST because GQL allows for so many nested queries that returning and aligning parameters to each resolver would be a mess.
Example
Request:
Normal Response:
Modified Response (With Echoed Query Parameters):
Beta Was this translation helpful? Give feedback.
All reactions