Skip to content
This repository was archived by the owner on Feb 27, 2024. It is now read-only.

Commit 2d2e13d

Browse files
committed
Check if current page is front page
1 parent 21c4311 commit 2d2e13d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

api/wordpress/pages/queryPageById.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ const singlePageFragment = gql`
1111
${globalPostFields}
1212
blocksJSON
1313
excerpt
14+
isFrontPage
1415
${seoPostFields}
1516
${authorPostFields}
1617
${featuredImagePostFields}

0 commit comments

Comments
 (0)