graphql-cli-codegen icon indicating copy to clipboard operation
graphql-cli-codegen copied to clipboard

Unknown argument: target

Open ForsakenHarmony opened this issue 7 years ago • 0 comments

> graphql codegen --target ts-modern
bin.js codegen [--target] [--output]

Generates apollo-codegen code/annotations from your .graphqlconfig

Options:
  --dotenv       Path to .env file                                      [string]
  -p, --project  Project name                                           [string]
  -h, --help     Show help                                             [boolean]
  -v, --version  Show version number                                   [boolean]

Unknown argument: target

ForsakenHarmony avatar Feb 27 '18 19:02 ForsakenHarmony