inference + hasura + chakra
Hello guys,
Im trying to work with inference with hasura and chakra, but it dont work, can somebody help me please
https://codesandbox.io/p/github/agallardoysla/hasura-refine/main?workspaceId=906bebc7-c292-4581-be10-c37ca816bad9&file=%2Fsrc%2FApp.tsx
5 Replies
Hey, I am refine support bot :wave:. I am here to help you with your question. I searched for the answer to your question in the refine documentation and could not find an answer. Please wait for someone from the refine core team or the community to try to help you. š
national-goldā¢2y ago
Hi, currently inferencer not working with GraphQL.
we are working on it. But unfortunately I can't give an end date right now. you can follow this issue for updates https://github.com/refinedev/refine/issues/3326
national-goldā¢2y ago
O.o i see, well, i will wait
Thanks!
Hey @andresgallardo_ ,
We have some news today that will make you happy š Inferencer can now be used with GraphQL data providers.
To try it out, update your refine dependencies (with
npm run refine update
) and check out our documentation at https://refine.dev/docs/packages/documentation/inferencer/#usage-with-graphql-backends-and-meta-values ! šÆ
Hasura example: https://github.com/refinedev/refine/tree/next/examples/inferencer-graphql-hasuranational-goldā¢2y ago
Wow! Thanks its amazing
š¤©š„³š
I will try it today
@Omer hello Omer, i was reading docs, but i dont understand how we can set "meta" object in Hasura