OBJECT
Type returned as a part of a ProductUnion type when the user doesn't have access to the Product object.
type PublicProduct {name: String! productId: HashId! }