Field name | Value type | Non-null | Description |
---|---|---|---|
projectId | ID | true | A globally-unique identifier. |
assetId | ID | true | |
shortId | NonEmptyString | true | |
title | NonEmptyString | true | |
location | Location | false | |
description | String | false | |
slots | [Slot] | false | |
media | [Media] | false | |
labels | [NonEmptyString] | false | |
createdAt | DateTime | true | The date and time when an asset was created. |
updatedAt | DateTime | true | The date and time when an asset was updated. |