DisBot
    Preparing search index...

    Type Alias TempVoiceChannelsUpdateManyWithWhereWithoutTempVoicesInput

    type TempVoiceChannelsUpdateManyWithWhereWithoutTempVoicesInput = {
        data: XOR<
            TempVoiceChannelsUpdateManyMutationInput,
            TempVoiceChannelsUncheckedUpdateManyWithoutTempVoicesInput,
        >;
        where: TempVoiceChannelsScalarWhereInput;
    }
    Index

    Properties

    Properties