graphql-mesh icon indicating copy to clipboard operation
graphql-mesh copied to clipboard

Missing build artifacts page on https://www.graphql-mesh.com/docs/recipes/build-mesh-artifacts

Open barbolani opened this issue 3 years ago • 0 comments

Issue workflow progress

Progress of the issue based on the Contributor Workflow

Make sure to fork this template and run yarn generate in the terminal.

Please make sure Mesh package versions under package.json matches 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

barbolani avatar Jun 30 '22 09:06 barbolani