OBJECT
type SYMBOLCOMPOSITIONMEMBER {identifier: String reason: String createdAt: DateTime manuallyUpdateUser: SUBJECT verifyUser: SUBJECT updatedAt: DateTime manuallyUpdatedAt: DateTime creationUser: SUBJECT deletedAt: DateTime updateUser: SUBJECT id: Long unit: Unit verifiedAt: DateTime featureModificationInfos: [FEATUREMODIFICATIONINFO] symbolComposition: SYMBOLCOMPOSITION name: String symbolType: SYMBOLTYPE comment: String deletedBy: SUBJECT weight: Value version: Long }