useProductSearch query is not accepting NEUTRAL gender filter

SDK allows sending a NEUTRAL filter as a gender param, but it is not accepted by the API.

I am getting the following error.

Error: Variable $filters of type ProductFiltersInput was provided an invalid value for gender (Expected "NEUTRAL" to be one of: MALE, FEMALE)

Thanks for reporting, we will take a look and fix it!