Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 510 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 510 Bytes

GQLoom Logo

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/yup

This package provides GQLoom integration with Yup to weave Yup Schema to GraphQL Schema.

Read more at GQLoom Document.