Files
medusa-store/www/apps/api-reference/specs/admin/components/schemas/AdminUpdateCustomerGroup.yaml
2024-07-12 09:25:00 +02:00

14 lines
270 B
YAML

type: object
description: SUMMARY
x-schemaName: AdminUpdateCustomerGroup
required:
- metadata
properties:
name:
type: string
title: name
description: The customer group's name.
metadata:
type: object
description: The customer group's metadata.