typePolicies property

Map<String, TypePolicy> typePolicies
final

Mapping of __typename to custom TypePolicy to use, if any.

Implementation

final Map<String, TypePolicy> typePolicies;