There is no AnyState like in Unity.
But in many common setup there is a central idle state which everything branches off, which reduces the number of transition to create.
However, you can also just play a montage.
This is probably what you want.
The montage slot will be played from any state.
You play the slot in the AnimGraph and can play an animation in the slot in the event graph.