[yoga-12] add common section to home API and update related components for logo image
This commit is contained in:
4
yoga-cms/types/generated/contentTypes.d.ts
vendored
4
yoga-cms/types/generated/contentTypes.d.ts
vendored
@@ -710,6 +710,10 @@ export interface ApiHomeHome extends Struct.SingleTypeSchema {
|
||||
'oneToOne',
|
||||
'api::yoga-blog-posts-component.yoga-blog-posts-component'
|
||||
>;
|
||||
common: Schema.Attribute.Relation<
|
||||
'oneToOne',
|
||||
'api::yoga-common.yoga-common'
|
||||
>;
|
||||
contactUs: Schema.Attribute.Relation<
|
||||
'oneToOne',
|
||||
'api::yoga-contact-us.yoga-contact-us'
|
||||
|
||||
Reference in New Issue
Block a user