From d6c404d7e979f526dfc638454edac985357b0392 Mon Sep 17 00:00:00 2001 From: thanhz Date: Mon, 23 Oct 2023 10:57:58 +0100 Subject: [PATCH] Add references to the getConsignmentForExport query (#1040) --- src/main/graphql/GetConsignmentExport.graphql | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/main/graphql/GetConsignmentExport.graphql b/src/main/graphql/GetConsignmentExport.graphql index 1c154e0a..1970cc6f 100644 --- a/src/main/graphql/GetConsignmentExport.graphql +++ b/src/main/graphql/GetConsignmentExport.graphql @@ -13,6 +13,8 @@ query getConsignmentForExport($consignmentId: UUID!) { fileId fileType fileName + fileReference + parentReference originalFilePath fileMetadata { name