This repository has been archived by the owner on Feb 23, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 219
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Product Query: pass any product taxonomies existing in the URL parame…
…ters. (#6152) * Product Query: pass any product taxonomies existing in the URL parameters. * Products API: add custom product taxonomy in docs. * Docs: fixes type. * Linting the docs. * Product Query: add [product-taxonomy]_operator docs. * Product Query: fixes the taxonomies merge order. * Product Query: make sure that tax keys are unique and sanitized. * Product Query: adds `tax_` prefix to docs. * Product Query: fixes not_in for categories, taxonomies, and tags. * Product Query: updates attribute operator enum. * Product query: uses `_unstable_tax_` instead of `tax_` prefix for custom taxonomies. Co-authored-by: cpap <[email protected]>
- Loading branch information
1 parent
9c474e2
commit d2cbc80
Showing
3 changed files
with
74 additions
and
37 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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