Note: Only Administrators and Moderators can enable the content archive feature. Use the setContentArchiveSettingsOnCommunity mutation to enable the content feature and external URL. When archiving, y...
Use the content archival settings query to check the community archival settings such as external URL and content archive. { community { contentArchiveSettings { isContentArchiveEnabled { key value } ...
Added in 24.11. Community policy is used to determine if a community member has required permission to archive a message. If the GraphQL query for the community returns no error, then it implies that ...
Note For Aurora v24.11 and above, the content archive feature is enabled by default. Use the archival settings to determine whether the content archive feature is enabled for your community. Furthermo...