description: 'New name for the compliance framework.'
argument:description,
GraphQL::STRING_TYPE,
GraphQL::Types::String,
required: false,
description: 'New description for the compliance framework.'
argument:color,
GraphQL::STRING_TYPE,
GraphQL::Types::String,
required: false,
description: 'New color representation of the compliance framework in hex format. e.g. #FCA121.'
argument:pipeline_configuration_full_path,
GraphQL::STRING_TYPE,
GraphQL::Types::String,
required: false,
description: 'Full path of the compliance pipeline configuration stored in a project repository, such as `.gitlab/.compliance-gitlab-ci.yml@compliance/hipaa` **(ULTIMATE)**.'
description: 'Full path of the compliance pipeline configuration stored in a project repository, such as `.gitlab/.compliance-gitlab-ci.yml@compliance/hipaa` **(ULTIMATE)**.',