Now I want to set up a few tests but, I am a bit of newbie to GraphQL especially now with Avro/Pegasus combined so please help me out haha. I'v e run the ms-cli tasks to ingest the sample datasets but:
1. Can't figure out how to delete them.
b
bumpy-keyboard-50565
06/03/2020, 4:18 PM
The API only supports soft delete, i.e. setting
removed
to
true
in
Status
aspect. For development purpose you can drop the entry from mysql directly.