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