Skip to content

Is it possible to add a mapping type helpers from Nest? #679

@cloudever

Description

@cloudever

Is your feature request related to a problem? Please describe.
Nest.js framework inlcude a few mapping type helper that allow to minimize repeating code when developing CRUD for GraphQL. For example if there is a CreateUserInput, there is also UpdateUserInput that looks very similar and mapping type helpers allow to extend InputType

Describe the solution you'd like
Rewrite mapping type helpers from Nest.js

Describe alternatives you've considered
https://docs.nestjs.com/graphql/mapped-types

It's not possible to use mapping type helpers from nest.js with type-graphql project

Metadata

Metadata

Assignees

No one assigned

    Labels

    Community 👨‍👧Something initiated by a communityDuplicate 🔑This issue or pull request already exists

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions