igara/syonet_seven

View on GitHub
nodejs/api/src/apollo.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function main has 35 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const main = async () => {
  // https://github.com/MichalLytek/type-graphql/issues/869#issuecomment-824887201
  (global as any).schema =
    (global as any).schema ||
    (await buildSchema({
Severity: Minor
Found in nodejs/api/src/apollo.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status