Interfaces
Interface: CollectionTypeMeta
Collection type metadata returned alongside collection data
Collection type metadata returned alongside collection data
Properties
| Property | Type | Description |
|---|---|---|
id | string | Collection type ID |
isSingleton? | boolean | Whether this is a singleton collection |
name | string | Collection type name |
slug | string | Collection type slug |

