Type Alias EnumRumbleTypeEnumFieldUpdateOperationsInput

EnumRumbleTypeEnumFieldUpdateOperationsInput: {
    set?: RumbleTypeEnum;
}