Update schema
This commit is contained in:
parent
a89bf06c53
commit
cc28a44c6a
|
|
@ -118,7 +118,7 @@ input AddRoomArgument {
|
|||
input AddRoomEntryArgument {
|
||||
title: String!
|
||||
contents: [ContentElementInput]
|
||||
room: ID!
|
||||
slug: String!
|
||||
}
|
||||
|
||||
input AddRoomEntryInput {
|
||||
|
|
|
|||
Loading…
Reference in New Issue