MyAssetBoard/coinboard-webapp

View on GitHub
coin_board/schemas/graph_user.js

Summary

Maintainability
A
1 hr
Test Coverage

Function fields has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    fields: function () {
        return {
            username: {
                type: graphql.GraphQLString,
            },
Severity: Minor
Found in coin_board/schemas/graph_user.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status