For some reason the un-minimized queries in genera...
# apollo-kotlin
w
For some reason the un-minimized queries in generated code have parse errors, brackets in arrays are escaped ๐Ÿค” Am I doing something wrong or should I file a bug?
b
good catch! Yes you can open an issue ๐Ÿ™‚
(and/or a PR if you're interested ๐Ÿ˜…)
w
๐Ÿ˜จ
If nobody picks it up I may try in a couple of days ๐Ÿ™‚
b
๐Ÿ™ (and no pressure at all for the PR ๐Ÿ™‚)
w
b
ooooooh makes sense
somewhat related, we could add
@Language("GraphQL")
on
OPERATION_DOCUMENT
, to have nice syntax highlighting