OBJECT

ParentAccountCardProperty

link GraphQL Schema definition

  • type ParentAccountCardProperty {
  • # If true, archived records are shown when selecting and displaying the linked
  • # records in this card.
  • showArchivedRecords: Boolean!
  • }