awslabs / aws-mobile-appsync-sdk-js

JavaScript library files for Offline, Sync, Sigv4. includes support for React Native
Apache License 2.0
920 stars 266 forks source link

Replace @apollo/client/core from @apollo/client to avoid the React dependency #599

Closed fossamagna closed 2 years ago

fossamagna commented 3 years ago

Issue #, if available:

fix for #598

Description of changes:

Replace to import statements of @apollo/client/core from import statements of @apollo/client.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

david-mcafee commented 2 years ago

Related PR: https://github.com/awslabs/aws-mobile-appsync-sdk-js/pull/613