Clearly reference Catalog Service User Guide from the GraphQL schema reference - #604
Clearly reference Catalog Service User Guide from the GraphQL schema reference#604meker12 wants to merge 9 commits into
Conversation
Updated the documentation to include API reference and related topics.
Fix linting errors.
🔍 Linter ReportClick to expand full reportThis comment was automatically generated by the linter bot. |
erikmarr
left a comment
There was a problem hiding this comment.
Looks good, just a minor nit.
| # Catalog Service for Adobe Commerce | ||
|
|
||
| The Catalog Service for Adobe Commerce extension contributes to a services-only GraphQL schema that contains queries that return specialized catalog data that is not available in the [core GraphQL schema](../index.md). The queries in this schema allow Commerce merchants to quickly and fully render product-related content on the storefront, including product detail pages and product list pages. | ||
| The Catalog Service for Adobe Commerce extension contributes to a services-only GraphQL schema that contains queries that return specialized catalog data that is not available in the [core GraphQL schema](../index.md). This documentation describes the graphQL schema and provides API reference documentation. For information about the architecture, implementation, and use of the Catalog Services, see the [Catalog Service Guide](https://experienceleague.adobe.com/en/docs/commerce/catalog-service/overview). |
There was a problem hiding this comment.
Is it "Catalog Service extension for Adobe Commerce"? Or "Catalog Service for Adobe Commerce extension"? Maybe just a preference on order.
| @@ -8,8 +8,12 @@ keywords: | |||
|
|
|||
| # Catalog Service for Adobe Commerce | |||
There was a problem hiding this comment.
| # Catalog Service for Adobe Commerce | |
| # Catalog Service GraphQL Schema for Adobe Commerce |
🔍 Linter ReportClick to expand full reportThis comment was automatically generated by the linter bot. |
Updated the title of the Product Recommendations section to include 'GraphQL Schema Reference'.
🔍 Linter ReportClick to expand full reportThis comment was automatically generated by the linter bot. |
Updated the installation and implementation instructions for the Live Search service.
🔍 Linter ReportClick to expand full reportThis comment was automatically generated by the linter bot. |
🔍 Linter ReportClick to expand full reportThis comment was automatically generated by the linter bot. |
Updated the documentation for the Catalog Service GraphQL schema, clarifying its purpose and usage in Adobe Commerce.
🔍 Linter ReportClick to expand full reportThis comment was automatically generated by the linter bot. |
🔍 Linter ReportClick to expand full reportThis comment was automatically generated by the linter bot. |
Updated the description and content for clarity and detail.
🔍 Linter ReportClick to expand full reportThis comment was automatically generated by the linter bot. |
Purpose of this pull request
Update the Catalog Service graphQL reference to clearly reference the Catalog Service Guide for information about service architecture, implementation, and usage.
Affected pages
https://experienceleague.adobe.com/en/docs/commerce/catalog-service/overview