Basic details of a shared model
type ShareableModelSummary implements Shareable {id: ID! name: String! description: String }