'array', ]; public function customFields() { return $this->hasMany(CustomField::class); } }