Skip to content

Conversation

@kristinapototska
Copy link

@kristinapototska kristinapototska commented Dec 18, 2025

Added documentation for CATEGORIES app extensions support, following the same pattern as PRODUCTS, ORDERS, and CUSTOMERS.

CATALOG-11279

What changed?

  • Added CATEGORIES model to glossary with description for both View Categories and Edit Category pages
  • Updated View Categories deep link to /manage/products/categories (removed Edit Category deep link as it requires dynamic IDs)
  • Updated limits callout in index.mdx to include "two for categories"
  • Added "View Categories and Edit Category" use case section with examples
  • Added CATEGORIES example to query response in guide.mdx (using appExtension/4 with URL /categories/${id} based on implementation PRs)

Release notes draft

  • Added documentation for CATEGORIES app extensions support

Anything else?

CATEGORIES app extensions appear on:

  • View Categories page (list page)
  • Edit Category page

ping { @bigcommerce/dev-docs-team }

kristinapototska and others added 5 commits December 18, 2025 16:03
- 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants