AggregateUserMediaShare: {
    _count: UserMediaShareCountAggregateOutputType | null;
    _max: UserMediaShareMaxAggregateOutputType | null;
    _min: UserMediaShareMinAggregateOutputType | null;
}

Model UserMediaShare