Hotfix for Deployment manifest parsing
Fixes a crash due to an invalid manifest trying to be parsed.
Full fix will be deployed later, in the meantime this grafted version will allow indexing to continue, but will be missing some data (mainly schema
and network
fields for SubgraphDeployment
entities created after the errored block).
Non-IPFS versions of the subgraph are not affected