Is there a way to get resources (example: Posts) via the authenticated user? Like this:
Auth::user()->posts()
Schema:
type Quer