test: collection selector test (#3368)

This commit is contained in:
katherinehhh 2024-01-11 15:44:55 +08:00 committed by GitHub
parent f38e4bcaa8
commit 5903541f43
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -392,7 +392,7 @@ export type FieldInterface =
| 'Formula' | 'Formula'
| 'Sequence' | 'Sequence'
| 'JSON' | 'JSON'
| 'Collection' | 'Collection selector'
| 'ID' | 'ID'
| 'Table OID' | 'Table OID'
| 'Created at' | 'Created at'