AboutInput
No description
input AboutInput {
title: String
content: String
isActive: Boolean
locale: String!
}
No description
input AboutInput {
title: String
content: String
isActive: Boolean
locale: String!
}
AboutInput.title ● String scalarAboutInput.content ● String scalarAboutInput.isActive ● Boolean scalarAboutInput.locale ● String! non-null scalar