Mutation
Variables
Response
Mutations
saveWorktreeSettings
Saves worktree settings and returns the updated worktree settings.
MUTATION
saveWorktreeSettings(editorVariant: WorktreeEditorVariant!): WorktreeSettings!Arguments
editorVariant
required
The editor variant used to filter or perform the operation.
Returns
editorVariant
The editor variant associated with this worktree settings.
updatedAt
String!
ISO 8601 timestamp when this worktree settings was last updated.
Mutation
Variables
Response