DisBot
    Preparing search index...

    Type Alias XPStreaksUpdateManyWithWhereWithoutLevelSettingsInput

    type XPStreaksUpdateManyWithWhereWithoutLevelSettingsInput = {
        data: XOR<
            XPStreaksUpdateManyMutationInput,
            XPStreaksUncheckedUpdateManyWithoutLevelSettingsInput,
        >;
        where: XPStreaksScalarWhereInput;
    }
    Index

    Properties

    Properties