mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
feat(Shopify Node): Update Shopify API version (#10155)
This commit is contained in:
@@ -63,6 +63,13 @@ export class Shopify implements INodeType {
|
||||
},
|
||||
],
|
||||
properties: [
|
||||
{
|
||||
displayName: 'Shopify API Version: 2024-07',
|
||||
type: 'notice',
|
||||
name: 'apiVersion',
|
||||
default: '',
|
||||
isNodeSetting: true,
|
||||
},
|
||||
{
|
||||
displayName: 'Authentication',
|
||||
name: 'authentication',
|
||||
|
||||
Reference in New Issue
Block a user