package projection const ( State = "state" CreatedAt = "created_at" UpdatedAt = "updated_at" )