generate seo text when draft created

This commit is contained in:
2025-04-15 20:09:22 +03:00
parent 710f522c8f
commit b9f6033e66
5 changed files with 18 additions and 3 deletions

View File

@@ -41,6 +41,7 @@ input DraftInput {
slug: String
cover: String
cover_caption: String
seo: String
}
input ProfileInput {