Write the following API queries. They are all in `metadata.tsx`. - [x] ProductCategory - `prodcats` GET - get all product categories - [x] EventCateogory - `evcats` GET - get all event categories - [x] Location - `locations` GET - get all locations
Write the following API queries. They are all in
metadata.tsx.ProductCategory
prodcatsGETEventCateogory
evcatsGETLocation
locationsGET