You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a user I want to be able to fetch a collection of a contentType based on the parameters of the Content API, so I can display content unrelated to the page that I'm building headlessly.
Acceptance Criteria
There should be a new property in the client API called content
content property should have access to the getCollection method
getCollection method should work as the Lucene Query Builder but for the parameters accepted by the content API.
Parent Issue
#28415
User Story
As a user I want to be able to fetch a collection of a contentType based on the parameters of the Content API, so I can display content unrelated to the page that I'm building headlessly.
Acceptance Criteria
content
content
property should have access to thegetCollection
methodgetCollection
method should work as the Lucene Query Builder but for the parameters accepted by the content API.Proposed Objective
Technical User Experience
Proposed Priority
Priority 3 - Average
Assumptions & Initiation Needs
The text was updated successfully, but these errors were encountered: