DisBot
    Preparing search index...

    Type Alias LevelSettingsUpdateToOneWithWhereWithoutXPStreaksInput

    type LevelSettingsUpdateToOneWithWhereWithoutXPStreaksInput = {
        data: XOR<
            LevelSettingsUpdateWithoutXPStreaksInput,
            LevelSettingsUncheckedUpdateWithoutXPStreaksInput,
        >;
        where?: LevelSettingsWhereInput;
    }
    Index

    Properties

    Properties