mirror of
https://github.com/aljazceru/landscape-template.git
synced 2025-12-18 14:54:23 +01:00
feat: add description to tags, update the tags input structure, make post title biggest
This commit is contained in:
@@ -201,6 +201,7 @@ input StoryInputType {
|
||||
}
|
||||
|
||||
type Tag {
|
||||
description: String
|
||||
icon: String
|
||||
id: Int!
|
||||
isOfficial: Boolean
|
||||
|
||||
Reference in New Issue
Block a user