How to add description to graphql fields and operations? – Elixir Forum

How to add description to graphql fields and operations? – Elixir Forum

I would like to add docs to my GraphQL types and their fields, so the devs working on the UI side can easily understand the data structure.

 

Read More