Unfortunately, currently does not create example pages for GraphQL data providers. (Both and options)
But it's work in progress and soon will work with these
For now, you can pick another data provider (such as REST to keep it simple) then, follow our guides and examples to update the example pages for your needs
refine graphql and strapi-graphql data provider built with gql-query-builder and graphql-request is made for GraphQL implementation. It aims to create a query dynamically with gql-query-builder and send requests with graphql-request.
@refinedev/inferencer is a package that provides a way to automatically generate views for resources based on the data structure. The aim is to reduce the amount of time spent on creating views for resources by generating the code automatically that can be customized easily.