Skip to content

Releases: syngenta/GQLSchema

1.3.0

25 Sep 12:04
3d5ede2

Choose a tag to compare

What's Changed

  • Add Codable support for GraphQL operations and files by @Lumyk in #6

Full Changelog: 1.2.0...1.3.0

1.2.0

23 May 17:55
6eee58f

Choose a tag to compare

What's Changed

  • Version 1.2.0. Added throws to GraphQLScalarType init(from:) by @Lumyk in #5

Full Changelog: 1.1.3...1.2.0

1.1.3

30 Sep 16:20
8a832bd

Choose a tag to compare

Added files support (#2)

1.1.2

19 Sep 16:33
ca0ca6e

Choose a tag to compare

Added variables support (#1)

Version 1.1.1

31 May 18:30

Choose a tag to compare

Updated accesses

1.0.2

05 Mar 13:25
08c9af5

Choose a tag to compare

watchOS support

Version 1.0.1

15 Feb 09:19
264405e

Choose a tag to compare

Updated predicates

Version 1.0.0

29 Nov 16:53

Choose a tag to compare

Added week to parent in Field

0.0.4

18 Oct 16:22

Choose a tag to compare

Added public for operations

0.0.3

18 Oct 11:45

Choose a tag to compare

Added seporated structs for Query and Mutation