Products
Query from products table
Last updated
Query from products table
Last updated
Name
Type
ReadOnly
Description
Id [KEY]
Bigint
False
Product ID.
Description
String
True
Description of the product.
Name
String
True
Name of the product.
CreatedAt
Datetime
True
Product creation timestamp.
UpdatedAt
Datetime
True
Product updated timestamp.