Data Types
Easily identify data types using the color legend
Field type
Description
Example
"hello world""hello", "my", "name", "is", "John"251, 2, 3, 41.20.1, -1.0, 2.02024-05-17T14:30:00Z2024-05-17T14:30:00Z, 2022-10-19T14:30:04Z, 1998-04-10T14:49:00Ztruetrue, false, trueid,name,price
1,Apple,0.99
2,Banana,0.59
3,Cherry,1.29<Book>
<Title>Example Title</Title>
<Author>Author Name</Author>
</Book>{
"items": [
{
"id": 1,
"name": "Apple"
},
{
"id": 2,
"name": "Banana"
},
{
"id": 3,
"name": "Cherry"
}
]
}name = Alice
age = 30
city = Paris/Last updated
Was this helpful?












