Schema Documentation

PostObjectFieldFormatEnum

Description

The format of post field data.

Values
Enum ValueDescription

RAW

Provide the field value directly from database. Null on unauthenticated requests.

RENDERED

Provide the field value as rendered by WordPress. Default.
Example
"RAW"