Releases: vektah/gqlparser
Releases · vektah/gqlparser
v1.2.0
Added
- Can now turn ast back into schema - #103
- Can now fetch repeated directives - #106
- Validate invalid enums in variables - #109
Fixed
- Allow scalars to be nil - #104
v1.1.2
Added
- More schema validation for interfaces - #97
v1.1.1
Added
- More validation for input types #95
- More schema validation #96
v1.0.0
Let's consider all public apis stable now, and be careful about managing breaks.