FSharp.Data.GraphQL
FSharp.Data.GraphQL copied to clipboard
Adding Relay Modern example with PaginationContainer.
The original starter kit example was adopted to the Relay Modern API version. Now it also provides an example of pagination using PaginationContainer.
The Relay Modern requires an additional compilation step compared to the old approach. README.md describes the most important information in the developing section.
After updating FAKE through PR 115, this PR has finally passed the checks.
@lxwbr can you rebase and update this PR with the latest stuff?
@lxwbr thank you very much for the initial contribution. We merged your code with updates in #420