craftcms / element-api

Create a JSON API/Feed for your elements in Craft.
MIT License
498 stars 56 forks source link

[Question] Filter draft entries by draft Author (not original author) #129

Closed spotd closed 4 years ago

spotd commented 4 years ago

I have looked through all docs, but cannot find any ref for the draft author. Drafts are clearly labelled in the admin with the correct draft author (Draft dropdown), but doesn't seem possible to filter draft entries by their draft author with element-api.

This will be very useful in creating standalone apps with draft previews linked to their accounts.

Is this a feature request?

spotd commented 4 years ago

I think i have found the answer after digging in Element docs... looks like this works! in criteria 'draftCreator' => $user->id