IGroupAndEnrichments

Interface

Merging of the Enrichment and the Group

Extends

Properties

Property Type Notes
group IGroup
contentCount Optional Inherited number
errors Optional Inherited 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 Inherited "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 Inherited IGroupMembershipSummary
userMembership Optional Inherited GroupMembership

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