DisBot
    Preparing search index...

    Type Alias TempVoicesUpdateManyWithWhereWithoutGuildsInput

    type TempVoicesUpdateManyWithWhereWithoutGuildsInput = {
        data: XOR<
            TempVoicesUpdateManyMutationInput,
            TempVoicesUncheckedUpdateManyWithoutGuildsInput,
        >;
        where: TempVoicesScalarWhereInput;
    }
    Index

    Properties

    Properties