ChilliCream / ChilliCream/graphql-platform
Nitro: Deep linking for schema types and fields
@rstaib is already working on this.
Since Oct 30, 2025.
- Dominant language
- C#
- Stars
- 5.8k
- Forks
- 810
- Avg merge
- 15h 39m
- Merged PRs (30d)
- 98
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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.