react-apollo v2.0.0-beta.0 Release Notes

    • ⬆️ upgrade to Apollo Client 2.0
    • ✂ remove direct dependencies on Apollo Client, graphql-tag
    • 🛠 fix skip on component update.
    • 🛠 Fix: ensure client option can be used with mutation query #1145
    • Made OptionProps.data's TResult partial #1231