docs: Add CATEGORIES support to App Extensions documentation#1206
Draft
kristinapototska wants to merge 6 commits intomainfrom
Draft
docs: Add CATEGORIES support to App Extensions documentation#1206kristinapototska wants to merge 6 commits intomainfrom
kristinapototska wants to merge 6 commits intomainfrom
Conversation
- Add CATEGORIES model to glossary with both View Categories and Edit Category page support - Update limits callout to include categories - Add View Categories and Edit Category use case section - Add CATEGORIES example to query response in guide JIRA: CATALOG-11279
- Change View Categories deep link from /manage/catalog/categories to /manage/products/categories - Remove Edit Category deep link as it requires dynamic category and tree IDs
- Change URL from /categories/${id}/analytics to /categories/${id} to match examples in implementation PRs
Based on test data from api-proxy-java PR 3742 which uses appExtension4 with ID 4 for CATEGORIES model
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added documentation for CATEGORIES app extensions support, following the same pattern as PRODUCTS, ORDERS, and CUSTOMERS.
CATALOG-11279
What changed?
Release notes draft
Anything else?
CATEGORIES app extensions appear on:
ping { @bigcommerce/dev-docs-team }