strawberry icon indicating copy to clipboard operation
strawberry copied to clipboard

Codegen graphql queries into pydantic models

Open thejaminator opened this issue 2 years ago • 0 comments

Add a plugin to the codegen feature so that we can turns queries into pydantic models. and then convert it to the strawberry type with the decorator.

Feature Request Type

  • [ ] Core functionality
  • [ ] Alteration (enhancement/optimization) of existing feature(s)
  • [ ] New behavior

Description

thejaminator avatar May 10 '22 16:05 thejaminator