Rename n8n trust center actions
Replace the trustCenter resource with compliancePortal so the community node tracks the renamed GraphQL operations. Signed-off-by: Bryan Frimin <bryan@probo.com>
This commit is contained in:
@@ -141,7 +141,7 @@ export async function execute(
|
||||
validFrom
|
||||
validUntil
|
||||
reportUrl
|
||||
trustCenterVisibility
|
||||
compliancePortalVisibility
|
||||
createdAt
|
||||
updatedAt
|
||||
}
|
||||
|
||||
@@ -54,7 +54,7 @@ export async function execute(
|
||||
validFrom
|
||||
validUntil
|
||||
reportUrl
|
||||
trustCenterVisibility
|
||||
compliancePortalVisibility
|
||||
createdAt
|
||||
updatedAt
|
||||
}
|
||||
|
||||
@@ -54,7 +54,7 @@ export async function execute(
|
||||
validFrom
|
||||
validUntil
|
||||
reportUrl
|
||||
trustCenterVisibility
|
||||
compliancePortalVisibility
|
||||
createdAt
|
||||
updatedAt
|
||||
}
|
||||
|
||||
@@ -89,7 +89,7 @@ export async function execute(
|
||||
validFrom
|
||||
validUntil
|
||||
reportUrl
|
||||
trustCenterVisibility
|
||||
compliancePortalVisibility
|
||||
createdAt
|
||||
updatedAt
|
||||
}
|
||||
|
||||
@@ -125,7 +125,7 @@ export async function execute(
|
||||
validFrom
|
||||
validUntil
|
||||
reportUrl
|
||||
trustCenterVisibility
|
||||
compliancePortalVisibility
|
||||
createdAt
|
||||
updatedAt
|
||||
}
|
||||
|
||||
@@ -75,7 +75,7 @@ export async function execute(
|
||||
validFrom
|
||||
validUntil
|
||||
reportUrl
|
||||
trustCenterVisibility
|
||||
compliancePortalVisibility
|
||||
createdAt
|
||||
updatedAt
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user