graphql / graphql/graphql-relay-js

Make fields on PageInfo type shareable

Open
#385 0 comments 3 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
1.5k
Forks
177
Avg merge
10m
Merged PRs (30d)
1

Description

To support federation v2 by Apollo, if multiple subgraphs use PageInfo, the fields need to be marked as shareable otherwise the graph will fail to compose: https://www.apollographql.com/docs/federation/federation-2/moving-to-federation-2#mark-all-value-types-as-shareable

How might this directive annotation be configured as an opt-in?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.