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

@@ -52,7 +52,7 @@ export const fileFields = [
],
},
},
description: 'The table identifier',
description: 'The table identifier.',
},
{
displayName: 'Record ID',
@@ -71,7 +71,7 @@ export const fileFields = [
],
},
},
description: 'The unique identifier of the record',
description: 'The unique identifier of the record.',
},
{
displayName: 'Field ID',