DisBot
    Preparing search index...

    Type Alias TempVoicesUpdateWithWhereUniqueWithoutGuildsInput

    type TempVoicesUpdateWithWhereUniqueWithoutGuildsInput = {
        data: XOR<
            TempVoicesUpdateWithoutGuildsInput,
            TempVoicesUncheckedUpdateWithoutGuildsInput,
        >;
        where: TempVoicesWhereUniqueInput;
    }
    Index

    Properties

    Properties