vuestorefront / magento2

Vue Storefront 2 integration for Magento 2
https://docs.vuestorefront.io/magento
MIT License
172 stars 119 forks source link

IN-4297 CI Script for Magento GraphQL Queries Documentation #1543

Closed Olbix closed 2 months ago

changeset-bot[bot] commented 2 months ago

⚠️ No Changeset found

Latest commit: 04976c1476784a52e7216d0bc27e88e9b426387d

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Olbix commented 2 months ago

To run the script in the main package.json, execute the following command:

yarn graphQlApiDocs:md The documentation will then be generated in the file located at: /docs/content/5.api/magento-graphql-queries.md

In general, the script should be run during the CI process at the changesets:version step.

generated md: Screenshot 2024-09-26 at 11 22 46