WP-API / node-wpapi

An isomorphic JavaScript client for the WordPress REST API
http://wp-api.org/node-wpapi/
MIT License
1.68k stars 191 forks source link

Filter media with media_type #477

Open KallirroiZarkadoula opened 3 years ago

KallirroiZarkadoula commented 3 years ago

Is there any way to filter media with media_type (either image or file)? It seems that wp.media().media_type('file') doesn't work or anything similar