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 codegen result of farrow-api is useful as documentation
classMyApiInputextendsObjectType{name={description: 'the text in here will be convert to a comment for api consumer',deprecated: 'deprecated info',[Type]: String}
It may be also useful to render the info to a web page.
In actual business development, there is a high demand for automatically generating documents
The text was updated successfully, but these errors were encountered: