Nothing changes when making mutations on Slash GraphQL with PyDgraph

Hey @billybobthorton,

can you please specify the dgraph.type in the addState and then look for data changes?

addState = {
  "State.block_num": 1000,
  "dgraph.type": "State",
}

Please let me know if you still face any issues.

1 Like