Module: Ecoportal::API::GraphQL::Mutation::FileContainer
- Defined in:
- lib/ecoportal/api/graphql/mutation/file_container.rb,
lib/ecoportal/api/graphql/mutation/file_container/upload.rb
Overview
Namespaced FileContainer (not File) on purpose: a Mutation::File module would
shadow ::File for every sibling in this namespace, and the payload item type IS a
FileContainer.
Defined Under Namespace
Classes: Upload