artemis
artemis copied to clipboard
Build dart types from GraphQL schemas and queries
Results
52
artemis issues
Sort by
recently updated
recently updated
newest added
Every class generated which extends JsonSerializable has all of the fields generated which you can see in the screenshot. Is there any way to disable this behaviour? Also curious if...
## Bug description The problem I'm facing in 7.9.0-beta is that operationName property of my query class is always generating with the value that equals the output file name. So,...
bug