supergraphql/graphql-cli-up

View on GitHub

Showing 1 of 1 total issue

Function handler has 32 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  handler: async (context: any, argv) => {
    if (!argv.minimal) {
      context.spinner.start('Creating your GraphQL API...')
    }

Severity: Minor
Found in src/index.ts - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language