Skip to content

Pinned GraphQL dependency (v0.13) #545

@kamilkisiela

Description

@kamilkisiela

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    appsync-coreRelated to core updates within AppSync SDKdependenciesPull requests that update a dependency file

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions