export const SDL_HEADER = `### This file was generated by Nexus Schema ### Do not make changes to this file directly ` export const TYPEGEN_HEADER = `/** * This file was generated by Nexus Schema * Do not make changes to this file directly */ ` export const TYPEGEN_CONFIG_WARNING = `/** * For better typings, you should provide configuration for how to lookup * the types. See the documentation for "typegenAutoConfig" */ `