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

Commit 55f23de

Browse files
committed
Include uri in basic post fields
1 parent 72eee65 commit 55f23de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

api/wordpress/_partials/globalPostFields.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ const globalPostFields = `
33
databaseId
44
date
55
slug
6+
uri
67
title
78
`
89
export default globalPostFields

0 commit comments

Comments
 (0)