schema-fix
All checks were successful
Deploy on push / deploy (push) Successful in 52s

This commit is contained in:
Untone 2025-04-15 20:30:12 +03:00
parent eb216a5f36
commit 6920351b82

View File

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