Usage with fpdart
#335
satvikpendem
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Has anyone used this with
fpdart
? I'm thinking of doing so but it seems like a big problem would be that we'd need to wrap every auto-generated GraphQL class with the Task and Either types when running the query or mutation, ieIs there a generic or abstract base class that can be wrapped, or do we have to indeed wrap every auto-generated GraphQL class?
Beta Was this translation helpful? Give feedback.
All reactions