Type Alias CSCustomMessageIncludeUpdateManyAndReturn<ExtArgs>

CSCustomMessageIncludeUpdateManyAndReturn<ExtArgs>: {
    clubStreamer?: boolean | CSCustomMessage$clubStreamerArgs<ExtArgs>;
}

Type Parameters