Thanks @spinelsun
Can you please query for all the versions of branch 0x13882-master and share with us?
query MyQuery {
getBranch(orkId: "0x13882-master") {
createdBy
orkId
versions {
wayOfCreation
code
orkId
}
}
}