graphql-platform icon indicating copy to clipboard operation
graphql-platform copied to clipboard

Strawberry Shake: Can we get generated code without underscores?

Open atrauzzi opened this issue 3 years ago • 5 comments

Is your feature request related to a problem?

Underscores in the names of the classes generated by Strawberry Shake end up adding quite a lot of bulk, and also go against our coding style.

The solution you'd like

Would love to see the ability to configure the code generator to not emit underscores in any class/interface/enum/etc... names.

Product

Strawberry Shake

atrauzzi avatar May 07 '22 04:05 atrauzzi

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Sep 04 '22 04:09 stale[bot]

Not stale!

atrauzzi avatar Sep 28 '22 12:09 atrauzzi

@atrauzzi Did you try fragments? You can control how your classes are named with fragments.

PascalSenn avatar Sep 28 '22 13:09 PascalSenn

Sorry, do you have a link for this?

atrauzzi avatar Sep 28 '22 17:09 atrauzzi

Not stale.

atrauzzi avatar Jan 26 '23 21:01 atrauzzi

Would be nice. Also looking for a way to achieve this

jurkrit avatar May 15 '23 19:05 jurkrit