Amplify "World Space Light Dir" in shader graph ?

Hello there ! Is there a way to get the same result as this amplify node (Unity Products:Amplify Shader Editor/World Space Light Dir - Amplify Creations Wiki) but in Shader Graph?
Thanks in advance !

(I can’t use main light direction as I’ll have multiple lights)

What’s the difference between the Amplify node that you linked and the Main Light Direction node in Shader Graph? Don’t they both provide the same thing?

Hello there ! Sorry for the late reply ! For the most that I’ve noticed, the amplify node is using every lights and not only the directional one !