Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
Merge Branch mutation.
mergeBranch
mergeBranch(input: MergeBranchInput!): MergeBranchPayload!
mutation MergeBranch($input: MergeBranchInput!) { mergeBranch(input: $input) { addedDocuments auditId autoMergedDocuments deletedDocuments mergedDocuments } }
{ "input": { "branchId": "" } }