On this pageOrderBranchSessiontype OrderBranchSession { id: String! name: String}CopyFieldsidString!requiredIt is the id of the branch session where the order was created.nameStringIt is the name of the branch session where the order was created.