Magidoc

groups
Query

A list of Groups associated with the currently authenticated User.

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.

callRecipientGroups

[ ID !]

List of groups that are recipients of calls.

first

Returns the first n elements from the list.

fullText

A full-text search query for Groups.

last

Returns the last n elements from the list.

orderBy

The field to order the Groups by.

scenarioOriginGroupId

ID of the origin group for the Scenario.

scenarioRecipientGroups

[ ID !]

List of groups that are recipients of scenarios.

Response

#

Returns QueryGroupConnection .

Example

#

3