docs.nestjs.com icon indicating copy to clipboard operation
docs.nestjs.com copied to clipboard

docs(graphql): added docs for graphql model shim

Open maayanbar13 opened this issue 5 years ago • 1 comments

PR Checklist

Please check if your PR fulfills the following requirements:

  • [x] The commit message follows our guidelines: https://github.com/nestjs/docs.nestjs.com/blob/master/CONTRIBUTING.md

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[x] Docs
[ ] Other... Please describe:

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Added another doc page in the graphql section to document how to share Code-first graphql models with your front-end application.

Does this PR introduce a breaking change?

[ ] Yes
[x] No

Other information

Documents the model shim feature from nestjs/graphql#1184.

maayanbar13 avatar Oct 08 '20 16:10 maayanbar13

Any reason this is still blocked?

maayanbar13 avatar Feb 05 '21 17:02 maayanbar13