UNPKG

graphile-settings

Version:
8 lines (7 loc) 301 B
import type { GraphileConfig } from 'graphile-config'; export declare const InflectorLoggerPlugin: GraphileConfig.Plugin; /** * Preset that includes the inflector logger plugin. * Use this in your main preset's `extends` array. */ export declare const InflectorLoggerPreset: GraphileConfig.Preset;