Klāvs Priedītis
Klāvs Priedītis
Sure! I can help with that!
Maybe not common, but quite useful and simple improvement. I'd really liked that someone weight in on this.
Serializing the AST to a GraphQL string might be a better choice as you would be able to de-serialize / parse it even if the AST makes some incompatible changes
Here's what you need: https://pub.dev/documentation/gql/latest/language/language-library.html
@iscriptology, I think you've got something interesting here. Would you be able to go the extra mile and "generate" the mixins by hand using the constructs of this GraphQL client?...
@iscriptology I like your ideas and your work in figuring out PoCs is especially useful. But we have to stay true to the current limitations. When we start doing more...
@iscriptology There's no ongoing work on this. I recommend you build your queries in a separate file as if they were used via annotations. That will guarantee easy adoption and...
Half way there. check_svg requires https://github.com/invertase/melos/pull/58 to be merged and published still need to investigate how `melos` can help with publishing scripts
Thanks @Salakar for your help. I'll continue tomorrow.
Actually let's keep `multipack` publishing scripts for now. Maybe it's worth improving the process instead of trying to get the old process from a new tool.