Type Alias YTSCustomMessageUpdateManyWithWhereWithoutYoutubeStreamerInput

YTSCustomMessageUpdateManyWithWhereWithoutYoutubeStreamerInput: {
    data: XOR<YTSCustomMessageUpdateManyMutationInput, YTSCustomMessageUncheckedUpdateManyWithoutYoutubeStreamerInput>;
    where: YTSCustomMessageScalarWhereInput;
}