add connection description

This commit is contained in:
quansenB
2019-11-03 22:17:43 +01:00
parent 7da53ad943
commit e029468171
5 changed files with 434 additions and 11 deletions

View File

@@ -148,7 +148,7 @@ export const ecomCustomerFields = [
},
default: 0,
required: true,
description: 'ID of the ecommerceCustomer to update.',
description: 'ID of the E-commerce customer to update.',
},
{
displayName: 'Update Fields',
@@ -218,7 +218,7 @@ export const ecomCustomerFields = [
},
default: 0,
required: true,
description: 'ID of the ecommerceCustomer to update.',
description: 'ID of the E-commerce customer to delete.',
},
// ----------------------------------
@@ -240,7 +240,7 @@ export const ecomCustomerFields = [
},
default: 0,
required: true,
description: 'ID of the ecommerceCustomer to update.',
description: 'ID of the E-commerce customer to get.',
},
// ----------------------------------