funkhaus / wp-gql-gutenberg

GNU General Public License v3.0
4 stars 3 forks source link

Fixed error on mediaItem query for external image block #54

Closed rsm0128 closed 1 year ago

rsm0128 commented 1 year ago

Fix #53 Fixed error with image blocks that use src hosted outside media library. It returns null instead of error now.