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