UNPKG

@medusajs/utils

Version:

Medusa utilities functions shared by Medusa core and Modules

5 lines 182 B
export declare function cleanGraphQLSchema(schema: string): { schema: string; notFound: Record<string, Record<string, string>>; }; //# sourceMappingURL=clean-graphql.d.ts.map