p2panda / aquadoggo

Node for the p2panda network handling validation, storage, aggregation and replication
GNU Affero General Public License v3.0
69 stars 5 forks source link

Deleting a field does not remove it from aquadoggo without reloading aquadoggo #591

Closed jadehopepunk closed 10 months ago

jadehopepunk commented 10 months ago

To reproduce:

Observed result

Expected result

jadehopepunk commented 10 months ago

Ah, never mind, I was still using the old schema id in the code, which is why the missing field error occurred. Not quiet so sure about the graphql playground issue, but that was probably the same