I want to read database collections schema to create builds with plopjs and automate the crud creation process.
TL;DR
The user is asking how to read collections schema. They initially mention finding an endpoint that returns the schema, but then state that they found it by querying through Postman. They mention wanting to read the database collections schema to automate the CRUD creation process with plopjs.
Axentioi
24 Jun, 2023, 08:42
Nevermind, I found it by querying through postman
rohit90314
24 Jun, 2023, 10:34
I remeber there’s an endpoint too which returns the schema. I guess get collection