WorkspaceCommitPick
API reference
A source commit classified against the receiving workspace.
Implements Node
conflictPaths: [String!]!
Workspace-root-relative conflicting paths. Empty unless the status is CONFLICT.
id: ID!
A unique identifier for this WorkspaceCommitPick.
reason: WorkspaceCommitPickReason!
Why the commit conflicts, or NONE.
status: WorkspaceCommitPickStatus!
Whether this commit can be applied.