team113 / messenger

Open-source front-end part of messenger by team113
GNU Affero General Public License v3.0
15 stars 13 forks source link

`artemis` is discontinued #723

Open SleepySquash opened 8 months ago

SleepySquash commented 8 months ago

Background

artemis is used for GraphQL queries code generation.

Problem to solve

artemis is discontinued.

Possible solutions

Investigate the alternatives:

SleepySquash commented 7 months ago

graphql_codegen looks really like artemis, and is intended to be used with graphql client directly, which is what should require much less refactoring.