Skip to content

Call Lists

  • Route: /secure/admin/callLists · Feature: src/features/admin/callList

Overview

Manage call lists — curated contact lists used for quick speed-dialing. Create, rename, and delete lists and edit their members.

Components

  • partials/CallListManagement.svelte, partials/NewCallList.svelte.

GraphQL

  • getCallLists(search), getCallListById, createCallList, updateCallList, deleteCallList (svc/*.gql).

Released under the MIT License.