FSharp.Data.GraphQL icon indicating copy to clipboard operation
FSharp.Data.GraphQL copied to clipboard

Adding Relay Modern example with PaginationContainer.

Open lxwbr opened this issue 7 years ago • 1 comments

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.

lxwbr avatar May 14 '17 17:05 lxwbr

After updating FAKE through PR 115, this PR has finally passed the checks.

lxwbr avatar May 17 '17 16:05 lxwbr

@lxwbr can you rebase and update this PR with the latest stuff?

xperiandri avatar Dec 06 '22 12:12 xperiandri

@lxwbr thank you very much for the initial contribution. We merged your code with updates in #420

xperiandri avatar Feb 04 '23 00:02 xperiandri