Opened this issue 5 years ago · 1 comments
Is this normal that the opening quote character (`) is different than the closing quote character (') surrounding #{global_id} in the following code extract (and some other places in the code)?
#{global_id}
absinthe_relay/lib/absinthe/relay/node/id_translator/base64.ex
Line 26 in c3c85ca
If not, I could work on a PR to fix it.