• Deploy a Solution

    Pass in either the item id or an IModel ({item:{}, model:{}}) of a Solution Template, and this will generate the Solution

    Parameters

    • maybeModel: string | IModel

      Item Id or IModel

    • authentication: UserSession

      Credentials for the destination organization

    • Optional options: IDeploySolutionOptions

      Options to override deployed information and to provide additional credentials

    Returns Promise<string>

    The id of the created deployed solution item