HausDAO / daohaus-supergraph

MIT License
6 stars 22 forks source link

Remove 'title' from Moloch #46

Closed mattcan closed 3 years ago

mattcan commented 3 years ago

I haven't worked with subgraph before so I hope I am doing this correctly. The goal is to remove the Moloch { title } from the schema. I did this in schema.graphql and then in a few other places where the title was being updated.

Additional changes happened when I ran yarn codegen. The MolochV1Template and MolochV2Template were removed so I needed to clean those up in the mapping files.

Related: #44

mattcan commented 3 years ago

@skuhlmann let me know if I'm getting this right!

skuhlmann commented 3 years ago

@mattcan Sorry for the delay here. This is looking great. I'll run a couple of tests then merge and deploy this.

Thank you!

scottrepreneur commented 3 years ago

Task linked: CU-xth45m Remove title field from supergraph