mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
⚡ Added description to ShopifyCredentials subdomain (#1114)
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user