Use pure GraphQL
Closed this issue · 0 comments
dcoraboeuf commented
Using the CLI brings constraints in term of environment and performances.
This library can use GraphQL directly, without calling the CLI. This will simplify the maintenance.
We can keep a step to download and setup the CLI. Other steps must be adapted to use GraphQL directly.