Basic details of a shared object
interface Shareable {# ID of the resourceid: ID! # Name of the resourcename: String! }