Skip to main content

UpdateAssetRepositoryInput

No description

input UpdateAssetRepositoryInput {
id: ID!
label: String!
}

Fields
Link copied!

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

The ID of the asset repository to update

UpdateAssetRepositoryInput.label ● String! non-null scalar
Link copied!

The name of the asset repository, used when referencing it from Dynamic Media.

Member of
Link copied!

updateAssetRepository mutation