supergraphql/graphql-cli-up

View on GitHub
src/index.ts

Summary

Maintainability
A
1 hr
Test Coverage

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

    There are no issues that match your filters.

    Category
    Status