Type Alias TTSCustomMessageUpdateManyWithWhereWithoutTiktokStreamerInput

TTSCustomMessageUpdateManyWithWhereWithoutTiktokStreamerInput: {
    data: XOR<TTSCustomMessageUpdateManyMutationInput, TTSCustomMessageUncheckedUpdateManyWithoutTiktokStreamerInput>;
    where: TTSCustomMessageScalarWhereInput;
}