@ -20,7 +20,7 @@ type Story {
category: StoryCategory!
# The tags for this tory
tags: [Tags!]!
tags: [Tag!]!
# The date the story was created (RFC3339 format).
createdDate: String!