Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No way to specify Enum type variables in toGqlArg #10

Open
rohit-gohri opened this issue Dec 6, 2018 · 2 comments
Open

No way to specify Enum type variables in toGqlArg #10

rohit-gohri opened this issue Dec 6, 2018 · 2 comments
Labels

Comments

@rohit-gohri
Copy link
Contributor

Enums get wrapped in quotes leading to error

@rohit-gohri rohit-gohri added the bug label Dec 6, 2018
@rohit-gohri
Copy link
Contributor Author

Either add similar methods as in smartprix/gqutils#14 or modify those so they can be imported directly (like import {toGqlArg} from 'gqutils/dist/helpers') without importing everything in the module.

@rohit-gohri
Copy link
Contributor Author

rohit-gohri commented Sep 24, 2019

Added support for browser in gqutils. The methods in vutils can be deprecated and ones from gqutils used instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants