forked from mirror/enumer
Readme update
This commit is contained in:
parent
b96c3ca7db
commit
2479605aa2
|
@ -20,6 +20,8 @@ Flags:
|
|||
transform each item name by adding a prefix. Default: ""
|
||||
-comment value
|
||||
comments to include in generated code, can repeat. Default: ""
|
||||
-gqlgen
|
||||
if true, GraphQL marshaling methods for gqlgen will be generated. Default: false
|
||||
-json
|
||||
if true, json marshaling methods will be generated. Default: false
|
||||
-linecomment
|
||||
|
|
Loading…
Reference in New Issue