Fix: Blob fields now store binary data correctly

Api: Graphql

Fixed bug that affected blob fields: base-64 encoded values were stored instead of the actual binary data.