How are attachments saved in the datastore? We created some functionality where we will have users submit content with attachments. Are we saving attachments as blobs, bytes, something else? What data do I need to save attachments when I have a custom content type containing media files?
↧