appsmithorg / appsmith

Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.
https://www.appsmith.com
Apache License 2.0
34.52k stars 3.72k forks source link

[Feature]: GraphQL: need support for `enum` type parameter in query body / query variables smart substitution #17173

Open sumitsum opened 2 years ago

sumitsum commented 2 years ago

Is there an existing issue for this?

Description

Steps To Reproduce

Try to pass enum parameter as value of dynamic binding.

Public Sample App

No response

Version

cloud

secureITmania commented 1 year ago

@sumitsum did you find any work around for this issue?

sumitsum commented 1 year ago

Hi @secureITmania sorry, no, I haven't been able to figure out a workaround yet, except possible to hardcode the value.