Create new "APIHealthCheck" function (in lib\data\graphql?) with logic for determining when to fallback to mock data:
- minimum 21 products?
- minimum number of categories?
- should products have images?
We can have a separate card for linking this to the product-data-service and storing it globally
Create new "APIHealthCheck" function (in
lib\data\graphql?) with logic for determining when to fallback to mock data:We can have a separate card for linking this to the product-data-service and storing it globally