I was passing a random fieldName in the frontend (through axios) to a backend API. The backend API definition (smithy) did not have that particular field name. but it still didn't throw an error. Why?