Skip to content

CLI tool #66

Open
Open
@MichalLytek

Description

@MichalLytek

I am thinking about creating a CLI tool - its features, capabilities and usefulness. Few ideas are in my head right now:

Basic:

  • init command to create base configured app skeleton from boilerplate repo
  • init command with more detailed config (folder per type/feature, etc.)
  • automatic generation of resolver and type classes and files
  • automatic generation of CRUD resolvers from object type classes

Advanced:

  • types generation - create a template to generate complicated derived types from model, ex. filter or where inputs
  • SDL converter - generate TypeGraphQL project with types, args, input and resolvers based on schema.gql file with SDL

💬 Other proposals:

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions