@0no-co/graphqlsp@1.13.0
·
13 commits
to main
since this release
Minor Changes
- Remove missing operation-name code, with our increased focus on not generating any code this becomes irrelevant
Submitted by @JoviDeCroock (See #362) - Allow supplying a custom
clientDirectiveswhich will be mixed in with the base client directives
Submitted by @JoviDeCroock (See #370)
Patch Changes
- Recursively create directories if the target does not exist
Submitted by @JoviDeCroock (See #364)