@graphox/darwin-arm64 0.3.4 → 0.3.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -0
- package/bin/graphox +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -15,6 +15,7 @@ A high-performance GraphQL toolset for TypeScript monorepos, providing LSP, type
|
|
|
15
15
|
- [Validation Rules](./docs/rules.md)
|
|
16
16
|
- [Architecture](./docs/architecture.md)
|
|
17
17
|
- [Common Configurations](./docs/configurations.md)
|
|
18
|
+
- [Comparison with GraphQL Code Generator](./docs/comparison-graphql-codegen.md)
|
|
18
19
|
- [Contributing](./CONTRIBUTING.md)
|
|
19
20
|
- [Plugin Development](./docs/plugin-development.md)
|
|
20
21
|
- [License](#license)
|
package/bin/graphox
CHANGED
|
Binary file
|