books-authored-list.json
326 Bytes
{
  "collectionName": "components_faculty_books_authored_lists",
  "info": {
    "displayName": "BooksAuthoredList"
  },
  "options": {},
  "attributes": {
    "BookTitle": {
      "type": "text"
    },
    "FacultyName": {
      "type": "string"
    },
    "Publication": {
      "type": "string"
    }
  },
  "config": {}
}