diff --git a/FAQ.md b/FAQ.md new file mode 100644 index 0000000..a681fa4 --- /dev/null +++ b/FAQ.md @@ -0,0 +1,5 @@ +This is a beginning of an FAQ. Please help grow this resource by adding basic, common, simply phrased questions. If you have a clear understanding of the answer, please add that as well, including example code where relevant following the Minimal, Complete and Verifiable model presented on StackOverflow: [Minimal Complete Verifiable example.](https://stackoverflow.com/help/mcve) + +### Pagination +- Using Relay +- - [Cursor-focused pagination](Relay-Pagination-example)