Magidoc

callLogs
Query

A list of CallLogs.

Arguments

#

after

Returns the elements in the list that come after the specified cursor.

afterIndex

Returns the elements in the list that come after the specified index.

before

Returns the elements in the list that come before the specified cursor.

beforeIndex

Returns the elements in the list that come before the specified index.

createdAt

Date and time when the Call Log was created.

error

Error message associated with the Call Logs.

first

Returns the first n elements from the list.

fullText

A full-text search query for Call Logs.

hideScopeEmployees

Flag to hide employees in the scope of the Call Logs.

last

Returns the last n elements from the list.

orderBy

The field to order the Call Logs by.

quality

Quality metrics associated with the Call Logs.

Response

#

Returns QueryCallLogConnection .

Example

#

3