Skip to main content

Interface: SearchEntity

Defined in: packages/core/src/data/types/entities.ts:631

Interface for entities from the /wp/v2/search endpoint.

Extends

Indexable

[k: string]: unknown

Properties

searchedValue

searchedValue: string

Defined in: packages/core/src/data/types/entities.ts:632


subtype

subtype: string | string[]

Defined in: packages/core/src/data/types/entities.ts:642

Subtype of Search for the object.


type

type: string

Defined in: packages/core/src/data/types/entities.ts:637

Type of Search for the object.


yoast_head?

optional yoast_head: null | string

Defined in: packages/core/src/data/types/entities.ts:17

Inherited from

Entity.yoast_head


yoast_head_json?

optional yoast_head_json: null | YoastJSON

Defined in: packages/core/src/data/types/entities.ts:16

Inherited from

Entity.yoast_head_json