Glavin001/graphql-sequelize-crud

View on GitHub
demo/index.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function mutations has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

      mutations: (models: Models, modelTypes: ModelTypes) => {
        return {
          createCustom: {
            type: new GraphQLObjectType({
              name: "Custom",
Severity: Minor
Found in demo/index.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status