Type Alias CSCustomMessageUpdateWithWhereUniqueWithoutClubStreamerInput

CSCustomMessageUpdateWithWhereUniqueWithoutClubStreamerInput: {
    data: XOR<CSCustomMessageUpdateWithoutClubStreamerInput, CSCustomMessageUncheckedUpdateWithoutClubStreamerInput>;
    where: CSCustomMessageWhereUniqueInput;
}