Boolean | true | An RFC7159 JSON boolean value. |
String | title | An RFC7159 JSON string value. |
Integer | 819789556 | An integer value formatted as an RFC7159 JSON number value. |
DateTime | 2022-09-20T14:10:23Z | The date formatted as an RFC7159 timestamp string in the UTC time zone. |
Timestamp | 1605732868411 | Number of milliseconds since the Unix epoch (January 1, 1970 in the UTC timezone). |
UUID | 359b316b-667d-49d5-984a-c39ecae5b8ir | A universally unique identifier (UUID) in the canonical textual representation format. |
URI | https://app.marq.com/projects/edit/359b316b-667d-49d5-984a-c39ecae5b8ir | A uniform resource identifier (URI) as defined in RFC7159. |
Array | ["in progress"] or [1, 2, 3] | An array of values of other primitive types. |