graphql-query-builder
graphql-query-builder copied to clipboard
Changes/separate mutation
My opinionated v2. Apologies if this is bad, I'm new to graphQL.
Many of the changes are just fixing formatting, etc.
Otherwise I break out Mutation and Nested in to their own classes.
I also renamed filter
to select
since its usually called the selection filters. Though I do keep an alias for filter