hansololai/postgraphile-polymorphic-relation-plugin

View on GitHub
src/postgraphileConnectionFilterPolyPlugin.ts

Summary

Maintainability
A
0 mins
Test Coverage
B
89%

Function postGraphileConnectionFilterPolyPlugin has 34 lines of code (exceeds 25 allowed). Consider refactoring.
Wontfix

export const postGraphileConnectionFilterPolyPlugin = (
  builder: SchemaBuilder, options: Options,
) => {
  const {
    connectionFilterPolymorphicForward,
Severity: Minor
Found in src/postgraphileConnectionFilterPolyPlugin.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status