Skip to content

feat: support apollo federation spec v2.7 and higher #6097

@jjangga0214

Description

@jjangga0214

When targeting v2.6, hive dev works.

extend schema
  @link(url: "https://specs.apollo.dev/federation/v2.6", import: [...])

But it doesn't for v2.7 and higher(e.g. ~v2.10).

extend schema
  @link(url: "https://specs.apollo.dev/federation/v2.7", import: [...])

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions