Function add

    • Add

      Parameters

      • userModel: {
            model: IModel;
            template: string;
        }

        User model

      • user: {
            id: string;
        }

        User

        • id: string

      Returns Promise<any>

      UserModel

    Generated using TypeDoc and TypeDoc Airthium Plugin