Add example of converting Hasura graphql schema to Dart #5956
-
I am using Hasura as a backend for a Flutter application. I have to write classes and queries manually, because existing generators don't work with Hasura's graphql schema. Can you please provide an example or documentation on how to generate classes and queries automatically for dart? |
Beta Was this translation helpful? Give feedback.
Replies: 6 comments 2 replies
-
2 years and still no answer. I was just running through this issue and came up with what can be done. |
Beta Was this translation helpful? Give feedback.
-
Hello, Apologies for the delay. We have submitted this request to our docs team. We will let you know. In the meantime, we recommend checking hasura_connnect package from pub.dev which is made for facilitating Hasura integration with flutter. Also, there's an article on hasura blog on "How to get started with Hasura and flutter" - https://hasura.io/blog/getting-started-with-hasura-and-flutter/ |
Beta Was this translation helpful? Give feedback.
-
any updates? dart/flutter is skyrocketing and hasura + flutter is a great combo for 2023 tech |
Beta Was this translation helpful? Give feedback.
-
Same problem in 2023 |
Beta Was this translation helpful? Give feedback.
-
Still waiting |
Beta Was this translation helpful? Give feedback.
-
Done yet?
…On Thu, 7 Nov 2024, 1:35 pm Oriol López, ***@***.***> wrote:
Still waiting
—
Reply to this email directly, view it on GitHub
<#5956 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AQXL7UFJWBSC4W5OIUJUS73Z7NM7LAVCNFSM6AAAAABRLDESRKVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTCMJXG42DKMI>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
Hello,
Apologies for the delay. We have submitted this request to our docs team. We will let you know.
In the meantime, we recommend checking hasura_connnect package from pub.dev which is made for facilitating Hasura integration with flutter. Also, there's an article on hasura blog on "How to get started with Hasura and flutter" - https://hasura.io/blog/getting-started-with-hasura-and-flutter/