Skip to content
This repository has been archived by the owner on Sep 3, 2021. It is now read-only.

Apollo Federation & Gateway, type extension support #418

Merged
merged 23 commits into from
Apr 28, 2020
Merged

Apollo Federation & Gateway, type extension support #418

merged 23 commits into from
Apr 28, 2020

Conversation

michaeldgraham
Copy link
Collaborator

@michaeldgraham michaeldgraham commented Apr 27, 2020

This PR includes initial support for Apollo Federation & Gateway and every kind of type extension.

Support is also added for using a gql string literal tag on the typeDefs SDL string provided to makeAugmentedSchema and for a new cypher tag used when writing the statement argument of a @cypher directive, resulting in embedded Cypher syntax highlighting in supporting editors.

The type extension support should resolve the following issues:

Feature requests implemented:

A guide for using Federation & Gateway has been added to the documentation here. and the documentation for type extensions can be found here, on grandstack.io.

@johnymontana johnymontana merged commit 75f4673 into neo4j-graphql:master Apr 28, 2020
@emregency
Copy link

That’s one of the most exciting PRs I have ever seen. 🎉

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants