We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 098a84e commit 3b9f90aCopy full SHA for 3b9f90a
website/docs/tutorial/refetchable-fragments.md
@@ -50,7 +50,7 @@ You should now see a sidebar with a list of people at the top.
50
51

52
53
-Have a look at `ContactsList.js` and you’ll find this fragment, which is what selects the list of contacts:
+Have a look at `ContactsList.tsx` and you’ll find this fragment, which is what selects the list of contacts:
54
55
```
56
const ContactsListFragment = graphql`
0 commit comments