As a JS/TypeScript dev: just give me typing, DB schema, and an API in one place.<p>Currently we have TypeORM, which does typing and DB schema but requires you to make a separate API. And we have Prisma, which is a DB schema and API, but still requires you to maintain types.
when i make a graphql request in chrome request is an unformatted string. Is there an extension someone would recommend that would make it easy to spot server interactions in a formatted way.