schema-stitching-handbook VS graphql-authz

Compare schema-stitching-handbook vs graphql-authz and see what are their differences.

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
schema-stitching-handbook graphql-authz
4 4
346 172
- 1.2%
0.0 4.7
about 1 year ago 5 months ago
JavaScript TypeScript
MIT License GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

schema-stitching-handbook

Posts with mentions or reviews of schema-stitching-handbook. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-20.
  • GraphQL AuthZ - GraphQL Authorization layer
    3 projects | dev.to | 20 Dec 2021
    “Shifting this configuration out of the gateway makes subschemas autonomous, and allows them to push their own configuration up to the gateway—enabling more sophisticated schema releases.” — schema stitching handbook
  • Moving Apollo Federation 2 to the Elastic License v2
    3 projects | news.ycombinator.com | 5 Nov 2021
    Also see @graphql-tools/schema-stitching [0] and its handbook [1] with examples. Note the stitching gateway approach is slightly different than Apollo Federation. We are (lightly) using schema-stitching and happy with it so far – but haven't pushed it much yet.

    [0] https://www.graphql-tools.com/docs/schema-stitching/stitch-c...

    [1] https://github.com/gmac/schema-stitching-handbook

  • GraphQL Tools V8 - Stitch Federation Services
    4 projects | dev.to | 29 Jul 2021
    Federation Services - Stitching Handbook
  • A New Year for GraphQL Schema Stitching
    2 projects | dev.to | 22 Jul 2021
    Whether you’re planning a new API project, looking to migrate an existing one, or curious of alternatives for your current distributed GraphQL architecture, 2021 is the year to give Schema Stitching a fresh look. Read the new documentation, review the handbook, watch the video series, or join us for a conversation to learn about the exciting progress that was made last year.

graphql-authz

Posts with mentions or reviews of graphql-authz. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-31.
  • Authorization by entities
    2 projects | /r/graphql | 31 Jan 2022
    https://pothos-graphql.dev/docs/plugins/scope-auth https://github.com/AstrumU/graphql-authz
  • GraphQL AuthZ
    1 project | news.ycombinator.com | 23 Dec 2021
    Today we are excited to introduce GraphQL AuthZ - a new open-source library for adding authorization layers on top of your existing GraphQL microservices or monolith backend systems.

    GraphQL AuthZ is a new approach for applying GraphQL native authorization. We are happy that we can finally share this library with the community and keen to learn about the ways it might be used within your next project!

    The announcement is at https://the-guild.dev/blog/graphql-authz and the repo at https://github.com/AstrumU/graphql-authz

  • Introducing GraphQL-AuthZ
    1 project | /r/graphql | 20 Dec 2021
    The announcement is at https://the-guild.dev/blog/graphql-authz and the repo at https://github.com/AstrumU/graphql-authz
  • GraphQL AuthZ - GraphQL Authorization layer
    3 projects | dev.to | 20 Dec 2021
    Compatibility with modern GraphQL technologies providing ways to wrap the graphql.js execute function. Here are a few working examples for Envelop, GraphQL Helix, Apollo Server, and express-graphql.

What are some alternatives?

When comparing schema-stitching-handbook and graphql-authz you can also consider the following projects:

graphql-go-tools - GraphQL Router / API Gateway framework written in Golang, focussing on correctness, extensibility, and high-performance. Supports Federation v1 & v2, Subscriptions & more.

graphql-public-schema-filter - Filter your GraphQL graph into a subgraph. Code-first & SDL-first!

mercurius - Implement GraphQL servers and gateways with Fastify

graphql-shield - 🛡 A GraphQL tool to ease the creation of permission layer.

graphql-multipart-request-spec - A spec for GraphQL multipart form requests (file uploads).

schema-stitching-demos - Guided examples exploring GraphQL Tools v6+ Schema Stitching [Moved to: https://github.com/gmac/schema-stitching-handbook]

graphql-tools - :wrench: Utility library for GraphQL to build, stitch and mock GraphQL schemas in the SDL-first approach

easygraphql-tester - Test GraphQL queries, mutations and schemas on an easy way! 🚀

graphql-ws - Coherent, zero-dependency, lazy, simple, GraphQL over WebSocket Protocol compliant server and client.