UNPKG

postgraphile-upsert-plugin

Version:

add postgres upsert mutations to postgraphile

3 lines 143 B
import { Plugin } from "graphile-build"; export declare const PgMutationUpsertPlugin: Plugin; //# sourceMappingURL=postgraphile-upsert.d.ts.map