Skip to content

fix expected typename on json unmarshaller

Warren Gifford requested to merge cc/fix-typename into main

Created by: camdencheek

Somehow this slipped through and the typename is incorrect in the unmarshaller, causing failures when trying to unmarshal the graphql results.

Merge request reports

Loading