added layout and media fields to ShoutInput
This commit is contained in:
@@ -98,6 +98,8 @@ input ShoutInput {
|
||||
slug: String
|
||||
title: String
|
||||
body: String
|
||||
layout: String
|
||||
media: String
|
||||
authors: [String]
|
||||
topics: [TopicInput]
|
||||
community: Int
|
||||
|
Reference in New Issue
Block a user