MaintenanceModeInput
No description
input MaintenanceModeInput {
isEnabled: Boolean!
message: String
}
Fields
MaintenanceModeInput.isEnabled ● Boolean! non-null scalar
MaintenanceModeInput.message ● String scalar
Member Of
UpdateStoreInput input