DisBot
    Preparing search index...

    Type Alias XPDropsUpdateManyWithWhereWithoutLevelSettingsInput

    type XPDropsUpdateManyWithWhereWithoutLevelSettingsInput = {
        data: XOR<
            XPDropsUpdateManyMutationInput,
            XPDropsUncheckedUpdateManyWithoutLevelSettingsInput,
        >;
        where: XPDropsScalarWhereInput;
    }
    Index

    Properties

    Properties