compeller icon indicating copy to clipboard operation
compeller copied to clipboard

feat: cli - add schema command to generate schema files

Open simonireilly opened this issue 4 years ago • 0 comments

Since we generate a location for schemas we should make it really easy for users to add schemas.

yarn compeller add-schema [name]
  • The new schema should go into the default location for schemas and have a skeleton to fill in the epxorts.
  • The CLI might need a configuration entity

simonireilly avatar Jan 31 '22 21:01 simonireilly