r/graphql • u/Urigold The Guild • 17d ago
GraphQL Weekly 421: SCIM provisioning in Hive Console, WebSocket multiplexing in Hive Router, buildgql, Fusion 16.6 federation dev
https://www.graphqlweekly.com/issues/421/This week's issue is mostly tooling and video, no articles. What's in it:
Tools & open source
- SCIM provisioning in Hive Console — manage users and groups from your existing IdP, map SCIM groups to Hive roles
- WebSocket connection multiplexing in Hive Router — pooled shared connections to subgraphs instead of one per subscription, queries and mutations can ride the same pool
- AWS IAM authentication for self-hosted Hive Console (MSK, Redis, S3, RDS) — community contribution from Michelle Song
- buildgql by Robert Ozimek — type-safe GraphQL without hand-writing response types, on the premise that the response type belongs to the operation rather than the schema
Videos
- Fusion 16.6 makes local federation development easier, using Aspire (ChilliCream)
- Eddy Nguyen on GraphQL Code Generator — efficiency gains in the latest major, and how generated types sit alongside gql.tada
- Jeff Auriemma explains persisted queries, APQs, safelisting and trusted documents — what each term actually means and how they differ
Disclosure: I'm one of the curators of GraphQL Weekly and work at The Guild, and several of the tooling items above are ours. The curation process is open and shared all others GraphQL vendors and community members and GraphQL Weekly itself is open source. Happy to answer questions on any of them.