module Ecoportal module API class GraphQL module Model class FileAttachment < Ecoportal::API::GraphQL::Base::FileAttachment end end end end end