Type Alias TTSCustomMessageUpdateWithWhereUniqueWithoutTiktokStreamerInput

TTSCustomMessageUpdateWithWhereUniqueWithoutTiktokStreamerInput: {
    data: XOR<TTSCustomMessageUpdateWithoutTiktokStreamerInput, TTSCustomMessageUncheckedUpdateWithoutTiktokStreamerInput>;
    where: TTSCustomMessageWhereUniqueInput;
}