Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com> Co-authored-by: Shahed Nasser <shahednasser@gmail.com>
13 lines
375 B
YAML
13 lines
375 B
YAML
type: object
|
|
properties:
|
|
name:
|
|
description: Name of the customer group
|
|
type: string
|
|
metadata:
|
|
description: Metadata of the customer group.
|
|
type: object
|
|
externalDocs:
|
|
description: Learn about the metadata attribute, and how to delete and update it.
|
|
url: >-
|
|
https://docs.medusajs.com/development/entities/overview#metadata-attribute
|