Closed mickaelchanrion closed 6 years ago
Yes, it is. I've been using it with keystone 4.0.0-beta.8.
v2.0.0 has been released today which resolves this issue.
This is a major version bump because the api around setting custom params on the uploaded objects has changed.
If you were using headers
previously you will need to modify your code to use uploadParams
. Check the read me for examples.
Is this adapter compatible with the last version of keystone (beta) ?