Skip to content
This repository has been archived by the owner on May 3, 2024. It is now read-only.

[feat] auto generate fragments instead of reusing user provided ones #176

Closed
dariuszkuc opened this issue Feb 13, 2024 · 3 comments
Closed

Comments

@dariuszkuc
Copy link
Member

dariuszkuc commented Feb 13, 2024

This ticket has been moved to https://apollographql.atlassian.net/browse/FED-76.


Instead of attempting to reuse user provided fragments which requires complex rebasing logic we should look into an alternative of auto-generating the fragments.

See apollographql/federation#2892 for details.

@samuelAndalon
Copy link

original PR in federation-js
https://github.com/apollographql/federation/pull/2893/files

this can be even contributed to graphql-js, graphql-java, any spec implementation.
not related to federation at all, it applies to any syntactically valid AST no need for an schema.

@duckki
Copy link
Contributor

duckki commented Mar 15, 2024

Related PR for graphql-js: graphql/graphql-js#4025

@SimonSapin
Copy link
Contributor

Let’s continue tracking this in https://apollographql.atlassian.net/browse/FED-76 as this repo is being archived.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants