Update
|
100%
successful |
Tests
| Test | Duration | Result |
|---|---|---|
| update does not save any mutation and returns an error if another client with same input name does exist() | 0.022s | passed |
| update does not save any mutation and returns an error if input is not valid() | - | ignored |
| update saves the mutations if input is valid, without duplicate, and client does exist() | 0.031s | passed |