digitalfabrik / entitlementcard

App for 'Digitale Berechtigungskarten', generally benefit card for volunteers or socially vulnerable groups in Germany. App for Android & iOS + Backend + Administration Web Portal – 100% Open Source.
MIT License
36 stars 3 forks source link

Replace artemis with graphql_codegen #1788

Open michael-markl opened 3 days ago

michael-markl commented 3 days ago

Short description

Replace the discontinued artemis package with graphql_codegen.

Proposed changes

I went with graphql_codegen, as I believe using ferry would require much more changes, and has an (imo) worse API.

Side effects

None

Testing

Smoke test interactions with the server.

Resolved issues

Fixes: #1352