According to documentation, Shader Graph enables developers to build shaders visually. Instead of writing code, developers create and connect nodes in a graph framework. This repository includes a ...
How to make a shader in Shader Graph that can be used with DrawMeshInstancedIndirect. Should be possible to do it in the same fashion in earlier versions of Unity as well.