Recently converted a backend script used to fetch ...
# suitecommerce
c
Recently converted a backend script used to fetch item data to a ‘/api/items/?’ fetch (custom fieldset) in the view. Should the response times be the same? Appears that the ‘/api/items/?’ fetch method is slower.