Alexis
const user = { id: 0102932023202, profile: { // This would be JSONB }, inventory: [] // This is also JSONB badges: [] // This is also JSONB }
Nurul