Does the simple API work with Apollo 2?
# prisma-whats-new
a
Does the simple API work with Apollo 2?
m
Yes, it does. Do you have any problems with it?
I did a project yesterday with Apollo 2 and everything is the same with the
graphql()
higher order component. The changes are just made against the
client
API and some new packages are introduced to extract different logics from the apollo-client or react-apollo core, therefore it’s more customizable/extensible now!
a
Cool, thanks. I haven’t tried upgrading yet 🙂
Actually I just did. Everything seems good except subscriptions.
m
What problem do you have? I struggled with them before.
a
There’s still a lack of documentation at https://github.com/apollographql/subscriptions-transport-ws