Type Alias UserMediaShareSettingsSumOrderByAggregateInput

UserMediaShareSettingsSumOrderByAggregateInput: {
    volume?: Prisma.SortOrder;
}