You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The newest click breaks ariadne-codegen functionality
root@60901745159b:/app# ariadne-codegen
Usage: ariadne-codegen [OPTIONS] [[client|graphqlschema]]
Try 'ariadne-codegen --help' for help.
Error: Invalid value for '[[client|graphqlschema]]': <Strategy.CLIENT: 'client'> is not one of 'client', 'graphqlschema'.
Edit:
The newest version 8.2.x broke the functionality
The version 8.1.8 works fine