String cannot represent a non string value error after v3 upgrade

I have updated the apollo-server-express to 3.10.1. I am getting
Variable \"$start\" got invalid value 1660115300961; String cannot represent a non string value: 1660115300961
It works fine with apollo-server-express 2.25. Can someone help me on this?