-
Notifications
You must be signed in to change notification settings - Fork 263
Closed
Labels
appsync-coreRelated to core updates within AppSync SDKRelated to core updates within AppSync SDKdependenciesPull requests that update a dependency filePull requests that update a dependency file
Description
Pinning a version of GraphQL and keeping it in "dependencies" makes it impossible to use with other tools and packages, especially when trying to use different versions of graphql.
GraphQL-JS is super sensible about instanceof usage and in most cases breaks if there are multiple graphql packages installed in one repository.
Here's my attempt to use the next version of graphql-tools aws-amplify/amplify-cli#3836. E2E fails because of the problem I mentioned.
Enase
Metadata
Metadata
Assignees
Labels
appsync-coreRelated to core updates within AppSync SDKRelated to core updates within AppSync SDKdependenciesPull requests that update a dependency filePull requests that update a dependency file