PHP WebShell
Текущая директория: /usr/lib/node_modules/bitgo/node_modules/graphql/utilities
Просмотр файла: printSchema.d.ts
import type { GraphQLNamedType } from '../type/definition';
import type { GraphQLSchema } from '../type/schema';
export declare function printSchema(schema: GraphQLSchema): string;
export declare function printIntrospectionSchema(schema: GraphQLSchema): string;
export declare function printType(type: GraphQLNamedType): string;
Выполнить команду
Для локальной разработки. Не используйте в интернете!