Skip to content

Support graphql@16 by fixing dependency on apollo-graphql #5941

@sushantdhiman

Description

@sushantdhiman

As per #5605 graphql@16 should already be supported but it doesn't look like this.

[email protected] currently dependent upon [email protected] which still requires graphql@15 or below

npm WARN Could not resolve dependency:
npm WARN peer graphql@"^14.2.1 || ^15.0.0" from [email protected]
npm WARN node_modules/apollo-server-core/node_modules/apollo-graphql
npm WARN   apollo-graphql@"^0.9.0" from [email protected]
npm WARN   node_modules/apollo-server-core

To properly complete support for graphql@16

  • Support graphql@16 for apollo-graphql (I don't know where this repo exists)
  • Release apollo-server-core with fixed version of apollo-graphql

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions