Commit ad1307fb authored by Przemyslaw Kaminski's avatar Przemyslaw Kaminski

[graphql] endpoints: syntax fix

parent a2126121
Pipeline #2190 failed with stage
......@@ -47,7 +47,7 @@ triggerEthercalcCSVDownload session corpusId nodeId = do
client
"trigger ethercalc CSV download"
{ ethercalc_csv_download: onlyArgs { corpusId
, nodeId }
, nodeId } }
pure Nothing
-- pure $ case res.ethercalc_csv_download of
-- Nothing -> Nothing
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment