Schema Documentation

ReadingSettings

Description

The reading setting type

Fields
Field NameDescription
pageForPosts - Int The ID of the page that should display the latest posts
pageOnFront - Int The ID of the page that should be displayed on the front page
postsPerPage - Int Blog pages show at most.
showOnFront - String What to show on the front page
Example
{"pageForPosts":987,"pageOnFront":987,"postsPerPage":123,"showOnFront":"xyz789"}
©  2021-2023WPGraphQL WooCommerce.All rights reserved.