Urigo/SOFA

Add descriptions for request parameters

jgartor opened this issue · 1 comments

Hi,

I'm trying to generate description for request parameters (neither endpoints nor types, but request parameters). Description is generated properly on GraphQLSchema but we need to pull it out and write them to swagger.yml file. Any clues on how to do this?

Nevermind, got it.
dataxquare@4656ae5