Type Alias WSCustomMessageIncludeCreateManyAndReturn<ExtArgs>

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

Type Parameters