We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
A record type with field names will appear as expected in the UCM
unique type learn.glance.Pet = { age : Nat, species : Text, foodPreferences : [Text] }
But will not appear in the docs with associated field names. This issue appears on both the website and on Share/ the local ui.