Skip to content

Releases: GraphQLSwift/GraphQL

0.2.11: Introduce the FieldExecutionStrategy protocol (#14)

08 Jun 15:35
Compare
Choose a tag to compare
* Introduce the FieldExecutionStrategy protocol

* Make `resolveField` public so that it can be used by others

0.2.10

24 May 13:33
Compare
Choose a tag to compare
Make GraphQLUnionType init public (#11)

0.2.9

16 May 00:38
Compare
Choose a tag to compare
Prevent Token linked list from leaking. (#10)

0.2.7

16 Dec 02:05
Compare
Choose a tag to compare
improve type safety

0.2.6: Fix bad merge (#4)

16 Dec 01:48
Compare
Choose a tag to compare
* Improve type safety

* fix bad merge

0.2.5

15 Dec 23:47
Compare
Choose a tag to compare
Improve type safety (#3)

0.1.0

27 Oct 04:29
Compare
Choose a tag to compare
remove unnecessary code