Code0 LogoCode0

GenericCombinationStrategy

Represents a combination strategy with AND/OR logic used by a generic mapper.

Fields without arguments

NameTypeDescription
createdAtTime!Time when this GenericCombinationStrategy was created
genericMapperGenericMapperThe associated generic mapper, if any.
idGenericCombinationStrategyID!Global ID of this GenericCombinationStrategy
typeGenericCombinationStrategyType!The combination type ('AND' or 'OR').
updatedAtTime!Time when this GenericCombinationStrategy was last updated

On this page