DisBot
    Preparing search index...

    Type Alias XPDropsUpdateWithWhereUniqueWithoutLevelSettingsInput

    type XPDropsUpdateWithWhereUniqueWithoutLevelSettingsInput = {
        data: XOR<
            XPDropsUpdateWithoutLevelSettingsInput,
            XPDropsUncheckedUpdateWithoutLevelSettingsInput,
        >;
        where: XPDropsWhereUniqueInput;
    }
    Index

    Properties

    Properties