Skip to content

feat: Add support for GraphQL federation #447

Description

@zacharycarter

Code of Conduct

  • I agree to follow this project's Code of Conduct

AI Policy

  • I agree to follow this project's AI Policy, or I agree that AI was not used while creating this issue.

Is your feature request related to a problem? Please describe.

Currently, GraphQL schemas generated with ash_graphql don't support the GraphQL federation specification.

Describe the solution you'd like

Support GraphQL federation through ash_graphql via absinthe_federation.

Describe alternatives you've considered

I've considered using Ash without the ash_graphql extension and then relying on absinthe, but it feels hacky and I'd much prefer the declarative approach Ash GraphQL brings to the table for generating our federated GraphQL schemas.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions