Magidoc

userGroups
Query

List user groups.

Arguments

#

after

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

before

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

first

Returns the first n elements from the list.

ids

[ Int !]

List of user group ids

last

Returns the last n elements from the list.

Response

#

Returns UserGroupsConnection .

Example

#