schema and populate
This commit is contained in:
parent
1943224f33
commit
9c8037277f
4 changed files with 35 additions and 20 deletions
1
types/generated/contentTypes.d.ts
vendored
1
types/generated/contentTypes.d.ts
vendored
|
@ -690,7 +690,6 @@ export interface ApiPagePage extends Struct.CollectionTypeSchema {
|
|||
createdBy: Schema.Attribute.Relation<'oneToOne', 'admin::user'> &
|
||||
Schema.Attribute.Private;
|
||||
Hero: Schema.Attribute.Component<'shared.hero', false> &
|
||||
Schema.Attribute.Required &
|
||||
Schema.Attribute.SetPluginOptions<{
|
||||
i18n: {
|
||||
localized: true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue