Type Alias UserMediaShareSettingsAvgOrderByAggregateInput

UserMediaShareSettingsAvgOrderByAggregateInput: {
    volume?: Prisma.SortOrder;
}