Skip to content

Commit 8a6485a

Browse files
authored
Merge branch 'main' into eng-696-adding-to-stack-fails-when-stack-has-50-items
2 parents 5da2ecd + 1d5bfee commit 8a6485a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/schema/posts.ts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -802,6 +802,11 @@ export const typeDefs = /* GraphQL */ `
802802
"""
803803
language: String
804804
805+
"""
806+
Twitter handle of the post creator
807+
"""
808+
creatorTwitter: String
809+
805810
"""
806811
Featured award for the post, currently the most expensive one
807812
"""

0 commit comments

Comments
 (0)