graphql-mesh
graphql-mesh copied to clipboard
Missing build artifacts page on https://www.graphql-mesh.com/docs/recipes/build-mesh-artifacts
Issue workflow progress
Progress of the issue based on the Contributor Workflow
- [ ] 1. The issue provides a reproduction available on Github, Stackblitz or CodeSandbox
Make sure to fork this template and run
yarn generatein the terminal.Please make sure Mesh package versions under
package.jsonmatches yours.
- [ ] 2. A failing test has been provided
- [ ] 3. A local solution has been provided
- [ ] 4. A pull request is pending review
Describe the bug
In the "CLI Commands" section on https://www.graphql-mesh.com/docs/cli-commands there is a link on the documentation to a Build Artifacts page that is missing.
To Reproduce
Open the "CLI Commands" section. Browse to the "mesh build" command section. Click on the "Build Artifacts" link
Expected behavior
Some page explaining what are the build artifacts, how to configure building, etc....
Environment:
- OS: any
-
@graphql-mesh/...: latest - NodeJS: any
Additional context