OBJECT

LookupSettingsProperty

link GraphQL Schema definition

  • type LookupSettingsProperty {
  • # When several records are linked through the lookup, determines which one is
  • # treated as the primary related record (e.g. the first one added into the
  • # lookup).
  • primaryRelationResolution: LookupPrimaryRelationResolutionEnum
  • }