UNPKG

@graphql-codegen/add

Version:

GraphQL Code Generator plugin for adding custom content to your output file

5 lines (4 loc) 173 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.VALID_PLACEMENTS = void 0; exports.VALID_PLACEMENTS = ['prepend', 'content', 'append'];