You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 2, 2024. It is now read-only.
Hello, you should try to use dynamic instead of Map<String, dynamic>,
specially if you have an json array instead of json object in your graphql data result
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I use this to get the Dart type from my Hasura database to the Graphql type jsonb, but my app crash !
Do you know wish scalar type I can use to do this?
Best regards
The text was updated successfully, but these errors were encountered: