Alokai

GetStoresResponse

Data returned from the getProduct API endpoint

type GetStoresResponse = Record<"stores", StoreQueryResult>;

Referenced Types

On this page