refactor: rename g-suite admin node to google workspace admin and update node icon (#4252)

This commit is contained in:
Jonathan Bennetts
2022-10-12 15:05:52 +01:00
committed by GitHub
parent 6b538494ce
commit 2d4202d051
6 changed files with 7 additions and 7 deletions

View File

@@ -555,7 +555,7 @@ export const userFields: INodeProperties[] = [
type: 'string',
default: '',
description:
"The unique ID for the customer's G Suite account. In case of a multi-domain account, to fetch all groups for a customer, fill this field instead of domain.",
"The unique ID for the customer's Google Workspace account. In case of a multi-domain account, to fetch all groups for a customer, fill this field instead of domain.",
},
{
displayName: 'Domain',