t3n/graphql-apollofederation

Last activity 23 Dec 2019 3 4342
composer require t3n/graphql-apollofederation

Apollo Federation spec implementation for t3n.GraphQL

0.1.1

Version
0.1.1
Type
neos-package
Release Date
Jul 16, 2019 09:42
Source
git
Distribution
zip
Requires
  • neos/flow: ~4.3 || ~5.0
  • t3n/graphql-tools: ~1.0.2
  • php: >=7.2
Requires (dev)
  • t3n/coding-standard: ~1.0.0
10869f0357431b8207892e133590cc77bed8990e

Readme excerpt

t3n.GraphQL.ApolloFederation

Sidecar package for t3n.GraphQL to implement the Apollo Federation specification within your GraphQL schema.

Simply install it via composer:

composer require "t3n/graphql-apollofederation"

Note: This package is still under progress and might change in it's implementation

About Apollo Federation

Apollo Federation is an architecture for composing multiple GraphQL services into a single graph. This package provides all functionality to implement the specification to your endpoints so you can use your service with Apollo's tools.

Adjustments

In order to implement the specification you need do add some small adjustments to y…
Read more

The content of the readme is provided by an external source, which we have no control over. Check out the actual readme at its source.
The same vendor provides 11 package(s).