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

@skip directive is not working #126

Closed
ty2 opened this issue Jun 6, 2018 · 2 comments
Closed

@skip directive is not working #126

ty2 opened this issue Jun 6, 2018 · 2 comments
Labels
parser Blocked on parser

Comments

@ty2
Copy link

ty2 commented Jun 6, 2018

{
user @skip(if: true){ id }
}

Expected Behaviour

It will not display user data in result

Actual Behavior

It shows user data in result

@ty2 ty2 changed the title directive @skip is not working @skip directive is not working Jun 6, 2018
@sergeyvlakh
Copy link

Can confirm. @include also doesn't work for me.

@vektah
Copy link
Collaborator

vektah commented Jul 14, 2018

Follow along in #156

@vektah vektah closed this as completed Jul 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
parser Blocked on parser
Projects
None yet
Development

No branches or pull requests

3 participants