artemis
artemis copied to clipboard
Update headers to ArtemisClient after creation
I'm wondering if there is a way to update the headers of the ArtemisClient after it has been created. Thanks for sharing this project!
Hi.
But you'd better use graphql_flutter it supports caching, optimistic responses, persistence
https://medium.com/@v.ditsyak/ultimate-toolchain-to-work-with-graphql-in-flutter-13aef79c6484
Hi. But you'd better use
graphql_flutterit supports caching, optimistic responses, persistence https://medium.com/@v.ditsyak/ultimate-toolchain-to-work-with-graphql-in-flutter-13aef79c6484
Thanks! Will check this out