We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0d6b8a6 + 322ed17 commit d47c881Copy full SHA for d47c881
docs/development/services/model/building-your-own.md
@@ -262,6 +262,7 @@ The available options include:
262
| boolString | Cast to y/n | Cast to boolean |
263
| yesNo | Cast to y/n | Cast to boolean |
264
| timestamp | Cast to timestamp | Cast to DateTime |
265
+| pipeDelimited | Cast to string | Cast to array |
266
267
## Composite Types
268
0 commit comments