Skip to content

Always only return external and active categories for stores/product(s) categories#528

Closed
nelo-jdliauw wants to merge 1 commit into
developfrom
always-apply-is-active-and-external-filters
Closed

Always only return external and active categories for stores/product(s) categories#528
nelo-jdliauw wants to merge 1 commit into
developfrom
always-apply-is-active-and-external-filters

Conversation

@nelo-jdliauw

Copy link
Copy Markdown

No description provided.


return { is_internal: false, is_active: true }
},
categories: { is_internal: false, is_active: true } // Always apply this filter

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The store/product/[id]/route.ts calls refetch but this filter should propagate

@nelo-jdliauw nelo-jdliauw deleted the always-apply-is-active-and-external-filters branch September 18, 2025 17:06
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