feat: organization metadata redesigned.

This commit is contained in:
a.bouhuolia
2021-09-04 09:49:26 +02:00
parent 4706519121
commit f2c51c6023
24 changed files with 681 additions and 245 deletions

View File

@@ -3,7 +3,7 @@ import { isEmpty, isObject, isUndefined } from 'lodash';
export class Transformer {
/**
*
* Includeded attributes.
* @returns
*/
protected includeAttributes = (): string[] => {