feedback icon indicating copy to clipboard operation
feedback copied to clipboard

[Bug]: "Request body path" variable not working for graphql response

Open sgedda opened this issue 2 years ago • 0 comments

What happened?

Request body path parameter get sent as blank even though the path exists in the specified response. image

Steps to reproduce?

  1. Add new graphql request
  2. Use request body path as header parameter - you receive an error message in preview "Unsupported body type: com.luckymarmot.GraphQLDynamicValue"
  3. The value gets sent as blank

VS Code version

1.74.3

Extension version

1.9.3

Relevant log output

No response

sgedda avatar Jan 26 '23 14:01 sgedda