@contentful/ecommerce-app-base / ParameterDefinition
Definition of app configuration parameters
- ParameterDefinition
• Optional
default: any
Default value
• description: string
Short description/explanation
• id: string
Unique id. Used as key in Config object.
• name: string
Name / Label
• required: boolean
Whether it is possible without providing a value.
• type: Symbol | List | Number
Parameter type
- Symbol: Text
- List: List of texts
- Number: Integer