graphql-query-builder icon indicating copy to clipboard operation
graphql-query-builder copied to clipboard

Fix empty/null/undefined values for nested objects in filter/args

Open jakubknejzlik opened this issue 7 years ago • 1 comments

This PR contains:

  • update code with prettier package (please let me know, if it's a problem)
  • updates parsing filter/args to handle nested objects and empty values (https://github.com/codemeasandwich/graphql-query-builder/issues/5)
  • possibly fixes undefined values by omitting them (https://github.com/codemeasandwich/graphql-query-builder/issues/7)

jakubknejzlik avatar Jan 30 '18 06:01 jakubknejzlik

Coverage Status

Coverage remained the same at 100.0% when pulling 9d95a8aabdd4bebbc2d190af80f62095e62720a4 on jakubknejzlik:master into 52c12a80cb86ff76c040945dffb7f89730b19df1 on codemeasandwich:master.

coveralls avatar Jan 30 '18 06:01 coveralls