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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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',