Improvements to Quick Base Node

This commit is contained in:
Jan Oberhauser
2020-11-25 13:09:58 +01:00
parent 4eed7bb9fb
commit 60be31d410
8 changed files with 47 additions and 37 deletions

View File

@@ -51,7 +51,7 @@ export const reportFields = [
],
},
},
description: 'The table identifier',
description: 'The table identifier.',
},
{
displayName: 'Report ID',
@@ -69,7 +69,7 @@ export const reportFields = [
],
},
},
description: 'The identifier of the report, unique to the table',
description: 'The identifier of the report, unique to the table.',
},
/* -------------------------------------------------------------------------- */
/* report:run */
@@ -90,7 +90,7 @@ export const reportFields = [
],
},
},
description: 'The table identifier',
description: 'The table identifier.',
},
{
displayName: 'Report ID',
@@ -108,7 +108,7 @@ export const reportFields = [
],
},
},
description: 'The identifier of the report, unique to the table',
description: 'The identifier of the report, unique to the table.',
},
{
displayName: 'Return All',