Add resources vendors directory#2459
Draft
BrendanBondurant wants to merge 4 commits into
Draft
Conversation
|
@BrendanBondurant is attempting to deploy a commit to the The GraphQL Foundation Team on Vercel. A member of the Team first needs to authorize it. |
martinbonnin
reviewed
Jul 1, 2026
| url: "https://hygraph.com/", | ||
| }, | ||
| { | ||
| name: "Stellate", |
Contributor
There was a problem hiding this comment.
Should we fold this under "The Guild", since this is now the same company?
| "WunderGraph builds Cosmo, an open-source platform for GraphQL Federation at scale with a schema registry, composition, routing, and analytics.", | ||
| url: "https://wundergraph.com/", | ||
| github: "wundergraph", | ||
| }, |
Contributor
There was a problem hiding this comment.
Probably worth a few extra ones?
- Azure API Managerment,
- WSo2 API Manager
- IBM's StepZen
- Apigee
- Kong Gateway
martinbonnin
reviewed
Jul 1, 2026
Co-authored-by: Martin Bonnin <martin@mbonnin.net>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #2458
Description
This PR adds a new
resources/vendorspage to the Resource Hub and places it in the Resources submenu below Tools & Libraries.The new page creates a dedicated place for GraphQL vendors, instead of mixing vendor/company entries into other resource pages. Each vendor entry includes:
I also added the initial vendor dataset in
resources/vendors/data.ts.Implementation notes
Open questions
This PR implements the page, but there are still a few content/modeling decisions we may want to confirm:
Testing
/resources/vendorsScreenshots
--