[Bug]: Even numbered variables in a graphql query show highlighting issues on multiple dynamic bindings #17193
Labels
Bug
Something isn't working
Frontend
This label marks the issue or pull request to reference client code
GraphQL Plugin
Issues related to GraphQL plugin
Integrations Product
Issues related to a specific integration
Inviting Contribution
Issues that we would like contributions to
Low effort
Takes 1-2 days
Low
An issue that is neither critical nor breaks a user flow
Production
Query & JS Pod
Issues related to the query & JS Pod
Is there an existing issue for this?
Description
Every even numbered variable has a highlighting issue which is visible as red coloured colon
:
Steps To Reproduce
query a { repository(a: "{{Api2.data}}", b: "{{Api2.data}}", c: "{{Api3.data}}", s: "{{Api5.data}}") }
in the bodyPublic Sample App
No response
Version
Cloud
The text was updated successfully, but these errors were encountered: