Now I want to set up a few tests but, I am a bit o...
# getting-started
m
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
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.