ICreateCatalogCollection
Properties
Property | Type | Notes |
---|---|---|
string |
Unique key, used for query params and telemetry |
|
string |
String to show in the UI. translated. |
|
ICreateCatalogCollectionQuery |
Default query for the Collection |
|
EntityType |
What entity is this query targeting. This is used internally to ensure we query the correct API |
|
Optional | string[] |
Specify the includes to be requested when working with this collection |
Optional | SortOrder |
Default sort order for the Collection |
Optional | string |
Default sort field for the Collection |
Interface defined in common/src/newsletters/api/orval/api/orval-newsletters.ts:256