interface PostFetchParentOptions

Options for the Post#fetchParent method.

Properties

parentHeight?: number

How many levels up to fetch.

force?: boolean

Whether to fetch the parent post even if it's already cached.