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

🎨 Improving structure #170

Open
wants to merge 2 commits into
base: v4
Choose a base branch
from

Conversation

frowhy
Copy link

@frowhy frowhy commented Oct 9, 2018

Signed-off-by: frowhy frowhy@gmail.com

Signed-off-by: frowhy <frowhy@gmail.com>
Signed-off-by: frowhy <frowhy@gmail.com>
})
}

ctx.$apolloHelpers = apolloHelpers
Copy link
Contributor

@negezor negezor Oct 9, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is done inject, is not it?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not bound to ctx so the ide is not recognized.

@dohomi
Copy link
Contributor

dohomi commented Oct 9, 2018

@frowhy thanks for your contribution. What exactly is the benefit from this PR? Inject already does its job, don't see the point to change the current behaviour

@frowhy
Copy link
Author

frowhy commented Oct 10, 2018

@frowhy thanks for your contribution. What exactly is the benefit from this PR? Inject already does its job, don't see the point to change the current behaviour

Bind $apolloHelpers to ctx so that the ide can recognize it.

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

Successfully merging this pull request may close these issues.

None yet

3 participants