Closed sarfata closed 4 years ago
Is this ready to merge/deploy or is there anything else you wanted to change?
I think it's all ready to go and I am using it on one project where it's working well.
:shipit:
:tada: This PR is included in version 4.0.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
fetchTypeDefs
to fetch viagraphql-tools
(instead ofapollo-link-http/HttpLink
which has changed and is not compatible withintrospectSchema
)TBD: Should we also remove support for client resolvers? The test with one fails and they look deprecated (https://www.apollographql.com/docs/react/local-state/local-resolvers/) @sliptype Can you chime in on this? You are the one who added it.