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

Commit 79ef6d9

Browse files
committed
Add breadcrumbs to seo query partial
1 parent 878340d commit 79ef6d9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

api/wordpress/_partials/seoPostFields.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
// Query partial: retrieve SEO post fields.
22
const seoPostFields = `
33
seo {
4+
breadcrumbs {
5+
text
6+
url
7+
}
48
canonical
59
title
610
metaDesc

0 commit comments

Comments
 (0)