Lucie Marchand
Results
2
issues of
Lucie Marchand
Implement readSingleton and updateSingleton (for singleton collections), similar to the TS SDK.
Right now, DirectusError doesn't implement toString(), so logs show an unhelfpul "Instance of 'DirectusError'" whenever the SDK throws. It would be great to instead serialize `code`, `message` and `additionalInfo` already...