UNPKG

graphile-settings

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