ICreateCatalogCollectionQuery

Interface

Properties

Property Type Notes
filters ICreateCatalogCollectionQueryFilter[]

Filters for the query

targetEntity EntityType

What entity is this query targeting. This is used internally to ensure we query the correct API

collection Optional WellKnownCollection

This is used to determine what IHubCollection definition JSON object can be created. We use HubFamily here to define most of the collections to ensure consistency

properties Optional ICreateCatalogCollectionQueryProperties

Additional properties. Useful for groupMember queries where we need to send in the groupId to construct the url


Interface defined in common/src/newsletters/api/orval/api/orval-newsletters.ts:336