dotansimha / dotansimha/graphql-code-generator
improve operation with client directive usage documentation
Open
core
docs
kind/docs
- Dominant language
- TypeScript
- Stars
- 11.3k
- Forks
- 1.4k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 23
Description
We have documentation for usage with multiple schemas: https://www.graphql-code-generator.com/docs/config-reference/schema-field#multiple-schemas-and-client-side-schema
But we should also add a small section on adding definitions for client SDL directives such as `directive @client on FIELD`, for people that are using those (e.g. via apollo-client) with an example, so we can point crisp users to that.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.