I currently have a GraphQL API that uses connection based pagination as defined in https://graphql.org/learn/pagination/ which is what the Relay client uses.
I have looked at ra-data-graphql-simple but that expects the GraphQL server to return certain queries.
Are there any other examples of clients that would work with this format? If not is my best option to build on top of ra-data-graphql?
Thank you, Owen
Indeed, we don't have any relay compatible dataProviders. You'll have to implement your own, using ra-data-graphql
as the foundation
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With