• Get an item given its name

    Parameters

    • name: string

    Returns Promise<RepositoryResponse<Item>>

    a Promise with the Repository Response containing the searched Item data and the message OK if the operation was successful, otherwise it returns the message ERROR_ITEM_NOT_FOUND