feat: tags UI (wip) + save tags from page
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
query {
|
||||
pages {
|
||||
tags {
|
||||
tag
|
||||
title
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user