feat: Application types generation from project GQL schema's (#8995)
This commit is contained in:
committed by
GitHub
parent
ac30a989f4
commit
2c5e72d141
@@ -11,3 +11,5 @@ export * from "./subscribers"
|
||||
export * from "./workflows"
|
||||
|
||||
export const MEDUSA_CLI_PATH = require.resolve("@medusajs/medusa-cli")
|
||||
|
||||
export { GraphQLSchema, gqlSchemaToTypes } from "@medusajs/modules-sdk"
|
||||
|
||||
Reference in New Issue
Block a user