Jonathan Gotti
const post = getPost(postId, {owner: true}) // trying to do something with post.owner will cause typescript to complain that property owner doesn't exist