Closed mfix22 closed 6 years ago
If this works, we should also remove lodash.merge
as a dependency.
Could u guys test this with Union types? in other words it should work for __resolveType
No problem thanks for merging! Hope you are feeling more settled 😄
As of
graphql-tools@2.20.0
, an array of merge resolvers can now be passed directly tomergeSchemas
: https://github.com/apollographql/graphql-tools/compare/v2.19.0...v2.20.0This PR updates GRAMPs to take advantage of this.