When you make a GET request to '/admin/products.json' with a query how will shopify respond if it can't find any products that match your query?
Does it just respond with an empty array or does it respond with an error?
example:
GET => '/admin/products.json?title=nonexistent`