UNPKG

457 BPlain TextView Raw
1export const SDL_HEADER = `### This file was autogenerated by GraphQL Nexus
2### Do not make changes to this file directly
3`;
4
5export const TYPEGEN_HEADER = `/**
6 * This file was automatically generated by GraphQL Nexus
7 * Do not make changes to this file directly
8 */
9`;
10
11export const TYPEGEN_CONFIG_WARNING = `/**
12 * For better typings, you should provide configuration for how to lookup
13 * the types. See the documentation for "typegenAutoConfig"
14 */
15`;