artemis icon indicating copy to clipboard operation
artemis copied to clipboard

[QUESTION]Allow GraphQL comments to be included in the Dart Doc comment

Open vinceramcesoliveros opened this issue 5 years ago • 3 comments

Does Artemis allow GraphQL comment to Dart Doc comment(converting # to /// or """ to ///)?It would be great to put comments on a dart generated classes. I don't know what are the use case for this, but knowing what it does definitely help me know its purpose.

vinceramcesoliveros avatar Sep 25 '20 04:09 vinceramcesoliveros

Hello @ram231! This was not in the radar until now, but it seems nice. We just need to check if gql parses it accordingly.

comigor avatar Sep 25 '20 18:09 comigor

Hey @comigor! Have you checked whether gql is able to to parse comments?

nickreynke avatar Mar 14 '21 14:03 nickreynke

Hey @nickreynke! I have not, but if you're up to, I can help with guidance if you need!

comigor avatar Mar 22 '21 16:03 comigor