Properties
_embedded
acf
acf: object[]
article_type
article_type: number[]
author
author: number
categories
categories: number[]
comment_status
comment_status: string
content
content: {
protected: boolean;
rendered: string;
}
Type declaration
protected: boolean
rendered: string
date
date: string
date_gmt
date_gmt: string
excerpt
excerpt: {
protected: boolean;
rendered: string;
}
Type declaration
protected: boolean
rendered: string
featured_media
featured_media: number
format
format: string
guid
guid: {
rendered: string;
}
id
id: number
link
link: string
meta
meta: object[]
modified
modified: string
modified_gmt
modified_gmt: string
ping_status
ping_status: string
slug
slug: string
status
status: string
sticky
sticky: boolean
tags
tags: number[]
template
template: string
title
title: {
rendered: string;
}
type
type: string
The WP Post fields.
PostDataType