fractal->item($request->getUserModel()) ->transformWith($this->getTransformer(UserTransformer::class)) ->toArray(); } }