ICreateCatalogCollectionQuery
Properties
Property | Type | Notes |
---|---|---|
ICreateCatalogCollectionQueryFilter[] |
Filters for the query |
|
EntityType |
What entity is this query targeting. This is used internally to ensure we query the correct API |
|
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 |
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