mirror of
https://github.com/strapi/strapi.git
synced 2025-10-29 17:04:13 +00:00
Merge branch 'v4/backend' into v4/graphql-schema-generation-refactor
This commit is contained in:
commit
21045d8936
@ -32,6 +32,7 @@ module.exports = async strapi => {
|
||||
__schema__: _.cloneDeep(schema),
|
||||
uid,
|
||||
category,
|
||||
modelType: 'component',
|
||||
modelName: key,
|
||||
globalId: schema.globalId || _.upperFirst(_.camelCase(`component_${uid}`)),
|
||||
});
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user