Facing issue to write test case for the product custom attribute for graphQL API response
I build a functionality where in I have custom attribute in product, I am using graphQL query to fetch the products list. To test this functionality I am writing a test case which will check if query return the correct… Read More »Facing issue to write test case for the product custom attribute for graphQL API response