This commit refactors the category id normalization of param-input to use `Category.asyncFindBySlugPath`. Now, the category id input will use an async query when the default/initial value is category slug. Co-authored-by: Natalie <[email protected]>
This commit refactors the category id normalization of param-input to use `Category.asyncFindBySlugPath`. Now, the category id input will use an async query when the default/initial value is category slug. Co-authored-by: Natalie <[email protected]>