An example of GraphQL Gateway, Federated Schema Stitching, and GraphQL Shield Permissions.
Begin by installing the local dependencies
> yarn
Run the books service, games service, and gateway
> yarn dev
Access the gateway at http://localhost:9999
An example of GraphQL Gateway, Federated Schema Stitching, and GraphQL Shield Permissions.
Begin by installing the local dependencies
> yarn
Run the books service, games service, and gateway
> yarn dev
Access the gateway at http://localhost:9999