10 lines
483 B
Plaintext
10 lines
483 B
Plaintext
import { TypeList } from "docs-ui"
|
|
|
|
# AdminPostOrderEditsEditLineItemsLineItemReq
|
|
|
|
The details to create or update of the line item change.
|
|
|
|
## Properties
|
|
|
|
<TypeList types={[{"name":"quantity","type":"`number`","description":"The quantity to update","optional":false,"defaultValue":"","expandable":false,"children":[]}]} expandUrl="https://docs.medusajs.com/development/entities/repositories#retrieving-a-list-of-records" sectionTitle="AdminPostOrderEditsEditLineItemsLineItemReq"/>
|