docs: remove the requirement on is queryable (#8199)
This commit is contained in:
@@ -144,9 +144,6 @@ module.exports = defineConfig({
|
||||
modules: {
|
||||
marketplaceModuleService: {
|
||||
resolve: "./modules/marketplace",
|
||||
definition: {
|
||||
isQueryable: true,
|
||||
},
|
||||
},
|
||||
},
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user