I have such a structure on the frontend that should be sent to Spring Boot:
export interface IDocumentDataValues { values: IDocumentDataValue[]; valueIdsT