Type Alias WSCustomMessageIncludeUpdateManyAndReturn<ExtArgs>

WSCustomMessageIncludeUpdateManyAndReturn<ExtArgs>: {
    whatnotStreamer?: boolean | WSCustomMessage$whatnotStreamerArgs<ExtArgs>;
}

Type Parameters