i was trying to run the netflix dgs framework on intellij, somehow it complained “unresolved references” even the referenced is already on the classpath (configured in gradle).
Turns out this is something with intellij. Did a invalid cache and restart, it worked.