Fixed joint only for one axis in 2d mode

is there a joint that only connects on one Axis?

Like I want x do be constant but y can change depending on the physics.

SliderJoint2D allows a constraint along any arbitrary axis.

wow ty