IGroupEnrichments

Interface

Possible additional properties available through enrichments

Properties

Property Type Notes
contentCount Optional number
errors Optional IEnrichmentErrorInfo[]

Any errors encountered when fetching enrichments see https://github.com/ArcGIS/hub-indexer/blob/master/docs/errors.md#response-formatting-for-errors

membershipAccess Optional "org" | "collaboration" | "none"

Represents who can become members of the group. This is separate from the access field, which represents who can see the group.

membershipSummary Optional IGroupMembershipSummary
userMembership Optional GroupMembership

Interface defined in common/src/groups/_internal/enrichments.ts:19