We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 191132d commit b69fb7fCopy full SHA for b69fb7f
1 file changed
README.md
@@ -61,6 +61,7 @@ Install/Update Tool:
61
-c, --client <client> Name of the generated client [default: GraphQLClient]
62
-t, --token <token> Bearertoken for authentication
63
-s, --subscriptions Include subscriptions (Exprimental)
64
+ -es --enum-strategy If AddUnknownOption all enums will have an additional Unknown option
65
66
As an example:
67
0 commit comments