Type Alias: CatalogResult
CatalogResult: object
Defined in: src/Types/Product.ts:3
Type declaration
data
data: object
data.data
data: any
[]
data.paging
paging: object
data.paging.cursors
cursors: object
data.paging.cursors.after
after: string
data.paging.cursors.before
before: string