AggregationRule
public enum AggregationRule
Undocumented
-
Undocumented
Declaration
Swift
case including(keys: [String])
-
Undocumented
Declaration
Swift
case excluding(keys: [String])