Magidoc

Mutation
Object

Mutation root

Fields

#

workflowTemplate

Insert new workflow template

deleteWorkflow

Deletes a workflow from the DB

switchAccount

Ask the platform to switch to a different account

renewAccessToken

Ask the platform to renew access token

generateApiToken

Generate codefresh api token with all scopes

logout

Logout the user

createTeam

Non-null

Create team

renameTeam

Non-null

Rename team

deleteTeam

Delete team

assignUserToTeam

Non-null

Assign user to team

removeUserFromTeam

Non-null

Remove user from team

createRuntime

Create new runtime - used by newer versions of cli-v2

createRuntimeForAccount

Create new runtime for an account

createManagedRuntime

Create a new managed runtime

connectManagedRuntimeToISC

Connect a managed runtime to an ISC repo

deleteManagedRuntime

Should be deprecated and deleteRuntime mutation should be used instead Delete new a managed runtime

reportRuntimeErrors

Report errors on an existing runtime

deleteRuntime

Deletes a runtime and all of its entities, returns the count of entities deleted

cfAdminDeleteRuntime

Deletes a runtime and all of its entities, returns the count of entities deleted

addUser

Add user to active account with userDetails

deleteUser

Remove user from active account

updateUserDetails

Update user details

deleteAccount

Remove active account

editUser

Edit user details with userDetails

setAccountAllowedDomains

Add domains to active account with accountDomains

updateAccountSecurity

Update account security

resendInvite

Resend invitation for user to sign to active account

markAsFavorite

Marks specific k8s entity as favorite

removeFromFavorite

Remove specific k8s entity from favorite

markAsFavoriteNotK8s

Marks specific not k8s entity as favorite

removeFromFavoriteNotK8s

Remove specific not k8s entity from favorite

createImageBinary

Create image binary - sends event for creation not creates directly in DB

patchImageBinary

Patch image binary

deleteImageBinary

Delete image binary

createImageRegistry

Create image registry - sends event for creation not creates directly in DB

createImageLayers

Create image layers reported from v1

saveAnnotation

Save specific annotation

updateAnnotation

Update specific annotation

removeAnnotation

Remove specific annotation

updateGitSourcePermissions

Non-null

Update the set of permissions of a git-source

setGitSourcePermission

Non-null

Set the permission of a specific user to this git-source

createSSO

Create SSO

updateSSO

Update sso

deleteSSO

Delete sso

upsertCluster

Upsert cluster

updateRuntimeClusters

Upsert clusters to db and removes orphaned ones

deleteCluster

Delete cluster

createGitSourcePlaceholder

Create git-source placeholder

generateOneTimeToken

Generate One time token

suggestIscRepo

Try set shared config repo to account and returns the actual one

resetIscRepo

Reset shared config repo url of the account

updateCsdpSettings

Update csdp settings of the account, will return error if old value was not empty AND there are runtimes in the account

markCsdpSettingsAsValidated

Mark CSDP Settings as Validated (- blocks them from being changed)

saveSealingKey

Non-null

Store part of the Sealing Key

deleteSealingKey

Delete SealingKey entity

setIsIgnoreSecurityAndGitTokenUpdates

Set is ignore security and git token updates

setReleaseJiraStatusReported

Non-null

Set release jira status reported

addAppRolloutSkippedStepData

Add info about skipped step to the rollout

addAppRolloutPromoteFullDetails

Add promote full details to the rollout

finalizeApplication

This endpoint is used by the runtime to finalize the deletion of inactive applications

updateGitOpsSettings

Update gitOpsSettings in user document

toggleSystemType

Toggle system type from the old experience to the new one and vice versa

createEnvironment

Non-null

Create environment that groups multiple products by the clusters they are deployed to

updateEnvironment

Non-null

Update environment that groups multiple products by the clusters they are deployed to

deleteEnvironment

Non-null

Delete environment that groups multiple products by the clusters they are deployed to

moveEnvironment

Non-null

Move environment by changing its position and return updated sorted list of environments

createProduct

Non-null

Create product that groups multiple application by annotation key=value[]

updateProduct

Non-null

Update product that groups multiple application by annotation key=value[]

deleteProduct

Delete product that groups multiple application by annotation key=value[]

manageProductComponents

Manage product components via direct assingment or deletion of connection

updateProductComponentPullRequests

Update product component pull requests

addProductComponentPullRequest

Add product component pull request

createServiceUser

Creates service user

updateServiceUserById

Updates service user

deleteServiceUserById

Deletes service user

setServiceUserStatus

Activates/Deactivates service user

createAuditRecord

Non-null

Save Audit Record to Classic Platform

createApiKeyForServiceUser

Non-null

Creates api key for service user

updateApiKeyForServiceUser

Non-null

Updates api key for service user

deleteApiKeyForServiceUser

Deletes api key for service user

updateAccountSettings

Non-null

Update Account Settings

createAbacRule

Non-null

CreateRule

updateAbacRule

Non-null

UpdateRule

removeAbacRule

RemoveRule

validate

Non-null

Validate one action

validateAllActions

Non-null

Validate All actions for a list of resources

addPaymentSource

Non-null

Add Payment Source

subscribe

Non-null

Subscribe to payment plan

applyPromotionCode

Apply Promotion Code