# N-able GraphQL Operation mutation ScriptUpdate($input: ScriptUpdateMutationInput!) { scriptUpdate(input: $input) { # scriptUpdate fields } }Copied!