'array', ]; public function primaryApiProvider() { return $this->belongsTo(ApiProvider::class, 'api_provider_id'); } }