Replies: 2 comments 3 replies
-
It doesn't seem like the greatest example. I'm assuming it's intended to mean a relation to PostType. Please feel free to submit a PR with doc updates if you can improve the example. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Not sure how to make it clearer, maybe by mentioning that it is using external type mapping |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm a bit confused by the sample code in the prefetching section of the docs:
The class is PostType but all the type annotations are for Post. Is this a mistake and the types are supposed to match up? Or else what is Post?
Beta Was this translation helpful? Give feedback.
All reactions