-
Notifications
You must be signed in to change notification settings - Fork 103
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
Value "literal" must be an enum value #38
Comments
@stefanorg that's a good point, looks like |
Of course, i'll do it!
…--
Stefano Corallo
Il giorno 14 dic 2016, alle ore 23:27, Sashko Stubailo ***@***.***> ha scritto:
@stefanorg that's a good point, looks like literal is not included in the schema. Mind sending a quick PR to add it?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.
|
stefanorg
added a commit
to stefanorg/eslint-plugin-graphql
that referenced
this issue
Dec 15, 2016
fix issue apollographql#38
Merged
looks like this was resolved, please re-open if not! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
with the latest release i get:
looking at source: https://github.com/apollostack/eslint-plugin-graphql/blob/master/src/index.js#L61
it seems that something is missing, or i'm doing something wrong?
my .eslintrc.js is
The text was updated successfully, but these errors were encountered: