...so that I can access only the primary products of a collection or bundle vs. all associated products
📖 Additional Details
No response
Acceptance Criteria
Given a bundle with secondary collections
When I perform/products/{bundle-lidvid}/members/primaries (or some other better design)
Then I expect only the primary members of the bundle to be returned
Given a bundle with secondary collections
When I perform/products/{bundle-lidvid}/members/members/primaries (or some other better design)
Then I expect only the primary members of the primary collections to be returned
Given a collection with secondary members
When I perform/products/{collection-lidvid}/members/primaries (or some other better design)
Then I expect only the primary members of the collection to be returned
Checked for duplicates
Yes - I've already checked
🧑🔬 User Persona(s)
Data User
💪 Motivation
...so that I can access only the primary products of a collection or bundle vs. all associated products
📖 Additional Details
No response
Acceptance Criteria
Given a bundle with secondary collections When I perform
/products/{bundle-lidvid}/members/primaries
(or some other better design) Then I expect only the primary members of the bundle to be returnedGiven a bundle with secondary collections When I perform
/products/{bundle-lidvid}/members/members/primaries
(or some other better design) Then I expect only the primary members of the primary collections to be returnedGiven a collection with secondary members When I perform
/products/{collection-lidvid}/members/primaries
(or some other better design) Then I expect only the primary members of the collection to be returned⚙️ Engineering Details
No response
🎉 I&T
No response