diff options
Diffstat (limited to 'src/services/graphql/post.ts')
| -rw-r--r-- | src/services/graphql/post.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/services/graphql/post.ts b/src/services/graphql/post.ts index 245bf7a..08411bf 100644 --- a/src/services/graphql/post.ts +++ b/src/services/graphql/post.ts @@ -65,6 +65,7 @@ const fetchPostBySlug: FetchPostByReturn = async (slug: string) => { afterMore beforeMore } + databaseId date featuredImage { node { |
