json-to-graphql-query
Advanced tools
Changelog
2.0.0
__alias
(use __aliasFor
instead)Changelog
1.9.0
includeFalsyKeys
option, to disable the default behaviour of excluding keys with falsy values.
Thanks @bret-hubbard for both of these additions :)Changelog
1.8.0
Changelog
1.7.0
__aliasFor
option. The old __alias
syntax did not support more than one alias. Thanks @jeniffer9__alias
is now deprecated and will be removed in version 2.0.0Changelog
1.6.0
@client
directives (and other directives that don't need arguments). Thanks @joeflack4!Changelog
1.5.0
ignoreFields
option. Thanks @plmercereauChangelog
1.3.0