UNPKG

apollo-server-core

Version:
3 lines 188 B
import type { DocumentNode } from 'graphql'; export declare const gql: (template: TemplateStringsArray | string, ...substitutions: any[]) => DocumentNode; //# sourceMappingURL=gql.d.ts.map