You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We currently use react-apollo. which was deprecated in favor of @apollo/client. This will require figuring out what needs to change to use that version of @apollo/client. The breaking changes appear to be listed here.
We currently use
react-apollo. which was deprecated in favor of @apollo/client. This will require figuring out what needs to change to use that version of@apollo/client. The breaking changes appear to be listed here.