UNPKG

@graphql-mesh/incontext-sdk-codegen

Version:
5 lines (4 loc) 174 B
import { type CodegenPlugin } from '@graphql-codegen/plugin-helpers'; export interface InContextSDKCodegenPluginConfig { } export declare const codegenPlugin: CodegenPlugin;