feedback
feedback copied to clipboard
[Bug]: "Request body path" variable not working for graphql response
What happened?
Request body path parameter get sent as blank even though the path exists in the specified response.

Steps to reproduce?
- Add new graphql request
- Use request body path as header parameter - you receive an error message in preview "Unsupported body type: com.luckymarmot.GraphQLDynamicValue"
- The value gets sent as blank
VS Code version
1.74.3
Extension version
1.9.3
Relevant log output
No response