Type Alias RecordAggregateRequestWithTyping

RecordAggregateRequestWithTyping: RecordAggregateRequest & {
    includeTyping: true;
}