graphitation
graphitation copied to clipboard
GraphQL tooling & runtime support needed for MS Teams and beyond
The problem is described in #401. For short, we weren't able to add a defaultValue to argumentDefinitions directive as an object. The root cause is that, when the metadata is...
Check PR link for repro: #402 In this case after adding complex argument to connection, if `defaultValue` is specified for that argument, running `yarn duct-tape-compiler` in `apollo-watch-fragments` fails with ```...
This PR reproes #401 in apollo-watch-fragments example
This PR is a similar repro of the #362 issue and it shows how this problem can be fixed. However, it still should work with the directives + it still...
With highest priority first: - [ ] Fix bug which breaks `@connection` with filters when duct-tape tries to read from the cache: https://github.com/microsoft/graphitation/pull/300 - [x] Apply fix from 1JS 352fbc5ec42a5705027409dc7c7ab2480e664ae3...
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.5 to 8.4.31. Release notes Sourced from postcss's releases. 8.4.31 Fixed \r parsing to fix CVE-2023-44270. 8.4.30 Improved source map performance (by @romainmenke). 8.4.29 Fixed Node#source.offset (by...
See https://github.com/mozilla/source-map/issues/216 for details on resolution
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.5. Release notes Sourced from word-wrap's releases. 1.2.5 Changes: Reverts default value for options.indent to two spaces ' '. Full Changelog: https://github.com/jonschlinkert/word-wrap/compare/1.2.4...1.2.5 1.2.4 What's Changed...