# Function: getAbstractProducts
api.getAbstractProducts
▸ getAbstractProducts(context
: Context, id
: string): Promise<ProductResponse>
# Parameters:
Name | Type |
---|---|
context | Context |
id | string |
Returns: Promise<ProductResponse>
Defined in: api/getAbstractProducts/index.ts:5 (opens new window)