class CoverImage < Attachment
    # Same with Attachment may need refactor it to support inheritance
    schema do
      # Readonly
      attribute :id, readonly: true, primary_key: true