0.2.1 • Published 10 months ago
@gqloom/mikro-orm v0.2.1
GQLoom
GQLoom is a GraphQL weaver for TypeScript/JavaScript that weaves GraphQL Schema using Valibot, Zod, or Yup, and supports sophisticated type inference to provide the best development experience.
@gqloom/mikro-orm
This package provides GQLoom integration with Mikro ORM:
- Use MikroORM's Entity Schema as the silk thread;
- Weaving the silk into MikroORM's Entity Schema;
- Generating GraphQL operations from MikroORM's Entity Schema;
Read more at GQLoom Document.