aaronhayes/hasura-sdk

View on GitHub

Showing 1 of 22 total issues

File HasuraMetadataV2.ts has 317 lines of code (exceeds 250 allowed). Consider refactoring.
Open

export type PGColumn = string;
export type ComputedFieldName = string;
export type RoleName = string;
export type TriggerName = string;
export type RemoteRelationshipName = string;
Severity: Minor
Found in src/HasuraMetadataV2.ts - About 3 hrs to fix
    Severity
    Category
    Status
    Source
    Language