Skip to content

Fix dependencies and exports#1257

Merged
evans merged 3 commits into
apollographql:version-2from
olistic:fix-dependencies
Jun 27, 2018
Merged

Fix dependencies and exports#1257
evans merged 3 commits into
apollographql:version-2from
olistic:fix-dependencies

Conversation

@olistic

@olistic olistic commented Jun 27, 2018

Copy link
Copy Markdown
Contributor

This fixes #1251 by adding the graphql-tools and graphql-subscriptions dependencies to integrations to allow export * from 'graphql-tools' and export * from 'graphql-subscriptions' from them.

NOTE: graphql-subscriptions was only added to and exported from those integrations that support subscriptions.

Also, we are not exporting everything from graphql-tools and graphql-subscriptions from the apollo-server-core package anymore (no consumer of it was using any of those exports). If there's any objection with this, I can revert that commit.

@evans evans merged commit 8ef1818 into apollographql:version-2 Jun 27, 2018
@evans

evans commented Jun 27, 2018

Copy link
Copy Markdown
Contributor

@olistic Thank you so much!

@olistic olistic deleted the fix-dependencies branch June 27, 2018 19:42
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Apr 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants