# Function: getConcreteProducts

api.getConcreteProducts

getConcreteProducts(context: Context, id: string): Promise<ProductResponse>

# Parameters:

Name Type
context Context
id string

Returns: Promise<ProductResponse>

Defined in: api/getConcreteProducts/index.ts:5 (opens new window)