diff --git a/subgraph/datasources/diamond.gql.json b/subgraph/datasources/diamond.gql.json index 6fbe89d..fe35cb3 100755 --- a/subgraph/datasources/diamond.gql.json +++ b/subgraph/datasources/diamond.gql.json @@ -112,12 +112,12 @@ }, { "name": "BondParametersEditedPart1Event", - "type": "BondParametersPart1Edited!", + "type": "BondParametersEditedPart1!", "derived": "contract" }, { "name": "BondParametersEditedPart2Event", - "type": "BondParametersPart2Edited!", + "type": "BondParametersEditedPart2!", "derived": "contract" }, {