OBJECT

ProjectAccountCardProperty

link GraphQL Schema definition

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