Type Alias CSCustomMessageUpdateManyWithWhereWithoutClubStreamerInput

CSCustomMessageUpdateManyWithWhereWithoutClubStreamerInput: {
    data: XOR<CSCustomMessageUpdateManyMutationInput, CSCustomMessageUncheckedUpdateManyWithoutClubStreamerInput>;
    where: CSCustomMessageScalarWhereInput;
}