• Shares an item to the defined group

    Parameters

    • groupId: string

      Group to share with

    • id: string

      the item id to share with the group

    • destinationAuthentication: UserSession

      Credentials for the request to AGO

    • Optional owner: string

      owner of the group when sharing tracking items (can be different from the deploying user)

    Returns Promise<void>

    A promise that will resolve after the item has been shared