Skip to content
This repository has been archived by the owner on Oct 21, 2022. It is now read-only.

Releases: preply/graphene-federation

0.2.0

03 Aug 07:28
4904f43
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.0...0.2.0

0.1.0

19 Apr 22:41
e90b2ee
Compare
Choose a tag to compare

Implemented support of @provides https://www.apollographql.com/docs/apollo-server/federation/federation-spec/#provides

Now the library supports full apollo federation specification 🎉

0.0.6

09 Jan 15:16
2a343ef
Compare
Choose a tag to compare

Fix issue with regexp mismatch for external and requires directive
#26

0.0.5

21 Nov 11:11
26ed87a
Compare
Choose a tag to compare

Fix camelCase isse: #19
Add @requires directives #22

0.0.4

02 Nov 20:20
d19cc54
Compare
Choose a tag to compare

Extended types now support interfaces and initial type extension #16
Multiple keys support #12

0.0.3

16 Oct 20:07
86cf0e6
Compare
Choose a tag to compare

Fix for @key with Nodes which implement interfaces

Issue: #6

Fixes:
#7
#8

0.0.2

12 Aug 13:38
Compare
Choose a tag to compare
update setup.py

0.0.1

12 Aug 00:05
Compare
Choose a tag to compare
add license