Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Validate and document approach for testing Federation with hosted services #117

Closed
hwillson opened this issue Jun 23, 2022 · 0 comments · Fixed by #121
Closed

Validate and document approach for testing Federation with hosted services #117

hwillson opened this issue Jun 23, 2022 · 0 comments · Fixed by #121
Assignees

Comments

@hwillson
Copy link
Member

We're receiving more and more requests to validate Federation support with hosted services. This project is mostly validating Federation support with locally run applications/subgraphs (that are committed to the repo), but does support validating remote subgraphs (including those hosted in the cloud / behind an API). We're currently using an nginx based proxy approach with AppSync, that could be used with other providers. We should:

  • Document this approach in the README
  • Explain how custom headers like those needed for auth can be included
  • Adjust the test results to clearly identify if they're the result of running against a local or remote subgraph
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants