Skip to content

VSC extension: Adding a database-backed field #652

@schickling

Description

@schickling

Perceived Problem

It's a common workflow that you want to add a field to GraphQL + Prisma schema. Right now it requires changing two files manually.

Ideas / Proposed Solution(s)

An idea would be to have a VSC-based flow to add a field to either the Prisma or the GraphQL schema and it automatically adds it to the other schema as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    effort/hardscope/vscodeRelated to integration with VSCodetype/featAdd a new capability or enhance an existing one

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions