Interface: Entity
Defined in: packages/core/src/data/types/entities.ts:15
Empty interface from which all entities inherit.
Extended by
TokenEntityPostTypeEntityTypeEntityTaxonomyEntityTermEntityAuthorEntityCommentEntitySearchEntitySearchObjectEntityAppEntity
Indexable
[k: string]: unknown
Properties
yoast_head?
optionalyoast_head:null|string
Defined in: packages/core/src/data/types/entities.ts:17
yoast_head_json?
optionalyoast_head_json:null|YoastJSON
Defined in: packages/core/src/data/types/entities.ts:16