v1.2.0
- Add
options
tofieldsParser
to specify if references and/or arrays should be parsed - Add
cleanClone
step ingraphqlParser
to bring the object parsed byfieldsParser
back into a GraphQL valid shape - Update tests
options
to fieldsParser
to specify if references and/or arrays should be parsedcleanClone
step in graphqlParser
to bring the object parsed by fieldsParser
back into a GraphQL valid shape