schema-fix

This commit is contained in:
Untone 2023-11-29 15:14:21 +03:00
parent 28853c3a4b
commit dc80255fc7

View File

@ -242,20 +242,6 @@ input AuthorsBy {
stat: String stat: String
} }
input ShoutsFilterBy {
slug: String
title: String
body: String
topic: String
topics: [String]
author: String
authors: [String]
layouts: [String]
published: Boolean
after: Int
stat: String
}
input LoadShoutsFilters { input LoadShoutsFilters {
topic: String topic: String
author: String author: String