Skip to main content

AssetUpdatedResponse

No description

type AssetUpdatedResponse implements Node {
id: ID!
transcodingJobId: String
}

Fields
Link copied!

AssetUpdatedResponse.id ● ID! non-null scalar
Link copied!

The ID of the object

AssetUpdatedResponse.transcodingJobId ● String scalar
Link copied!

Interfaces
Link copied!

Node interface
Link copied!

An object with an ID

Returned by
Link copied!

assetUpdatedResponse query ● createAsset mutation ● createOrUpdateAssetByName mutation ● updateAsset mutation