InfoBarInput
No description
input InfoBarInput {
text: HTML!
background: String!
isActive: Boolean!
isDismissible: Boolean!
locale: String!
}
No description
input InfoBarInput {
text: HTML!
background: String!
isActive: Boolean!
isDismissible: Boolean!
locale: String!
}
InfoBarInput.text ● HTML! non-null scalarInfoBarInput.background ● String! non-null scalarInfoBarInput.isActive ● Boolean! non-null scalarInfoBarInput.isDismissible ● Boolean! non-null scalarInfoBarInput.locale ● String! non-null scalar