Magidoc

chatGroupLibrary
Query

Returns media, files, and links shared in a group chat, grouped by category.

Access: Requires user membership in the workspace and the group.

Arguments

#

workspaceId

ID !
Non-null

ID of the workspace

groupId

ID !
Non-null

ID of the chat group to query

category

Non-null

Category of library items to return

first = 30

Number of items per page (max: 50)

after

Cursor for forward pagination

Response

#

Returns LibraryItemConnection !.

Example

#