QueryPart: {
    formFields?: AbstractFormField[];
    formGroups?: AbstractFormGroup[];
    supplementaryGroup?: ISearchGroupBase;
}