nexus
Version:
Scalable, strongly typed GraphQL schema development
4 lines (3 loc) • 471 B
TypeScript
export declare const SDL_HEADER = "### This file was generated by Nexus Schema\n### Do not make changes to this file directly\n";
export declare const TYPEGEN_HEADER = "/**\n * This file was generated by Nexus Schema\n * Do not make changes to this file directly\n */\n";
export declare const TYPEGEN_CONFIG_WARNING = "/**\n * For better typings, you should provide configuration for how to lookup \n * the types. See the documentation for \"typegenAutoConfig\"\n */\n";