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

Update graphql-tools in / from 2.10.0 to 3.1.0 #146

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependencies[bot]
Copy link

@dependencies dependencies bot commented Aug 2, 2018

Dependencies.io has updated graphql-tools (a npm dependency in /) from "2.10.0" to "3.1.0".

3.1.0
  • Loosens the apollo-link dependency PR #765
  • Use getDescription from graphql-js package PR #672
  • Update IResolvers to use source & context generics and to support all resolver use cases. #896
  • WrapQuery's wrapper param can now return a SelectionSet. PR #902 Issue #901
  • Add null to return type of directive visitors in the TypeScript definition.
  • Make sure mergeSchemas keeps Enum descriptions and deprecation status. PR 898
  • Add inheritResolversFromInterfaces option to mergeSchemas PR #812
  • Added filtering of empty selection sets in FilterToSchema #827
  • Add support for overlapping fragments in ReplaceFieldWithFragment. #894
  • delegateToSchema now behaves like info.mergeInfo.delegateToSchema for fragment handling Issue #876 PR #885
  • Make schema transforms work with subscriptions, make it so that subscription errors don't disappear when using mergeSchemas #793 #780
  • Updates mocking to use casual PR #817

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.

1 participant