# N-able GraphQL Operation mutation AssetDynamicTagUpdate($input: AssetDynamicTagUpdateMutationInput!) { assetDynamicTagUpdate(input: $input) { # assetDynamicTagUpdate fields } }Copied!