Added description to ShopifyCredentials subdomain (#1114)

This commit is contained in:
AxelRueweler
2020-11-04 13:21:49 +01:00
committed by GitHub
parent 3c62402f9c
commit 80ca8e79ec

View File

@@ -28,6 +28,7 @@ export class ShopifyApi implements ICredentialType {
required: true,
type: 'string' as NodePropertyTypes,
default: '',
description: 'Only the subdomain without .myshopify.com',
},
{
displayName: 'Shared Secret',