DisBot
    Preparing search index...

    Type Alias LevelsUpdateWithWhereUniqueWithoutLevelSettingsInput

    type LevelsUpdateWithWhereUniqueWithoutLevelSettingsInput = {
        data: XOR<
            LevelsUpdateWithoutLevelSettingsInput,
            LevelsUncheckedUpdateWithoutLevelSettingsInput,
        >;
        where: LevelsWhereUniqueInput;
    }
    Index

    Properties

    Properties