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