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