Code0 LogoCode0

GenericMapper

Represents a mapping between a source data type and a target key for generic values.

Fields without arguments

NameTypeDescription
createdAtTime!Time when this GenericMapper was created
genericCombinationStrategies[GenericCombinationStrategy!]Combination strategies associated with this generic mapper.
idGenericMapperID!Global ID of this GenericMapper
sources[DataTypeIdentifier!]!The source data type identifier.
targetString!The target key for the generic value.
updatedAtTime!Time when this GenericMapper was last updated

On this page