dependent-tan
dependent-tanā€¢2y ago

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
refine-support-bot
refine-support-botā€¢2y ago
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. šŸ‘Š
provincial-silver
provincial-silverā€¢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
dependent-tan
dependent-tanā€¢2y ago
O.o i see, well, i will wait Thanks!
Omer
Omerā€¢2y ago
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-hasura
dependent-tan
dependent-tanā€¢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