Function to fetch the query from the database and return it to the frontend for rendering
Acceptance Criteria:
Given a query exists in the db (can start with the demo queries right now and mix in the user-level search later), return the information the frontend needs to render the query table rows associated with the user.
Another ticket will capture the frontend implementation to keep our PR's small
Description:
Function to fetch the query from the database and return it to the frontend for rendering
Acceptance Criteria:
Given a query exists in the db (can start with the demo queries right now and mix in the user-level search later), return the information the frontend needs to render the query table rows associated with the user.
Another ticket will capture the frontend implementation to keep our PR's small
Designs for reference:
Figma: The Collaborative Interface Design Tool