draft-community
All checks were successful
Deploy on push / deploy (push) Successful in 47s

This commit is contained in:
2025-04-14 16:02:19 +03:00
parent 1c61e889d6
commit 0de4404cb1
3 changed files with 4 additions and 3 deletions

View File

@@ -111,13 +111,12 @@ type Draft {
id: Int!
created_at: Int!
created_by: Author!
community: Community!
layout: String
slug: String
title: String
subtitle: String
lead: String
description: String
body: String
media: [MediaItem]
cover: String