DisBot
    Preparing search index...

    Type Alias LevelSettingsUpdateToOneWithWhereWithoutXPDropsInput

    type LevelSettingsUpdateToOneWithWhereWithoutXPDropsInput = {
        data: XOR<
            LevelSettingsUpdateWithoutXPDropsInput,
            LevelSettingsUncheckedUpdateWithoutXPDropsInput,
        >;
        where?: LevelSettingsWhereInput;
    }
    Index

    Properties

    Properties