-
Notifications
You must be signed in to change notification settings - Fork 569
Open
Description
Hello,
I'm using the example "Next-Mongo" provided with this project, and it is great.
However, I would like to render the answers from the "answers" collection (in other words the response that the user has entered in the form).
I found in "http://localhost:3000/api/form" that the answers are rendered but only for the last response (so the last user), and I would like to GET all the answers (in other words all datas in "answers" collection for a specific form)
Any help would be great.
Thanks
Metadata
Metadata
Assignees
Labels
No labels