OutlinedInputComponentStyleOverridesRootInput
No description
input OutlinedInputComponentStyleOverridesRootInput {
MUIErrorNotchedOutline: BorderColorInput!
MUIFocused: BackgroundColorInput!
MUIFocusedNotchedOutline: BorderColorInput!
MUIHoverNotchedOutline: BorderColorInput!
NotchedOutline: BorderColorInput!
backgroundColor: String!
borderRadius: Int!
color: String!
fontFamily: String
fontSize: Int!
}


