10 lines
420 B
Plaintext
10 lines
420 B
Plaintext
import { TypeList } from "docs-ui"
|
|
|
|
# AdminPostNotesNoteReq
|
|
|
|
The details to update of the note.
|
|
|
|
## Properties
|
|
|
|
<TypeList types={[{"name":"value","type":"`string`","description":"The description of the Note.","optional":false,"defaultValue":"","expandable":false,"children":[]}]} expandUrl="https://docs.medusajs.com/development/entities/repositories#retrieving-a-list-of-records" sectionTitle="AdminPostNotesNoteReq"/>
|