juniper/juniper
theduke c7d1481c6e Fix the literal value of DirectiveLocation::InlineFragment (#306)
The literal value according to the standard is INLINE_FRAGMENT,
not INLINE_SPREAD.

This oversight leads to invalid introspection schemas and trips up
third party tools.
2018-12-23 07:50:03 -08:00
..
benches Run rust fmt. 2018-05-03 07:38:10 +02:00
src Fix the literal value of DirectiveLocation::InlineFragment (#306) 2018-12-23 07:50:03 -08:00
test Make operation_name public (#265) 2018-10-23 06:09:39 -06:00
Cargo.toml 0.11.1 Release 2018-12-19 03:53:33 +01:00
CHANGELOG.md Fix the literal value of DirectiveLocation::InlineFragment (#306) 2018-12-23 07:50:03 -08:00
Makefile.toml Set up some release automation. 2018-12-17 13:45:56 -08:00
release.toml Add integration tests to release automation 2018-12-19 07:25:27 -08:00