ChilliCream / ChilliCream/graphql-platform

Nitro: Deep linking for schema types and fields

Open
#8,855 0 comments 0 reactions 1 assignee View on GitHub

@rstaib is already working on this.

Since Oct 30, 2025.

🌶️ nitro
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

Image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.