-
-
Notifications
You must be signed in to change notification settings - Fork 799
Description
Product
Nitro
Is your feature request related to a problem?
Currently, when navigating the schema through Nitro UI, there is no way to provide a link to another individual to the selected type.
That is, if I am viewing a particular field in the schema, there is no way to send a link to that field/view. I can only link to the general nitro dashboard.
The solution you'd like
As a user, I'd like to be able to create a link that I can send to another user. When user clicks that link, they are automatically navigated to the exact window and type that I have linked to within the schema.
For example:
If I currently have a type/field selected, I can also obtain a link that I can send to a user an upon clicking, they would be navigated to my selected type/field. The link could be something like nitro.chillicream.com/ui#schema/query/post/id
