UNPKG

@medusajs/index

Version:
3 lines 203 B
import { GraphQLUtils } from "@medusajs/framework/utils"; export declare function gqlSchemaToTypes(executableSchema: GraphQLUtils.GraphQLSchema): Promise<void>; //# sourceMappingURL=gql-to-types.d.ts.map