Module: Ecoportal::API::GraphQL::Base::Template
- Defined in:
- lib/ecoportal/api/graphql/base/template.rb
Overview
Namespace for the narrow template-side types.
★ Note the platform asymmetry: in most of this gem a "template" IS a page (a page with
template: true), which is why Query::Templates and most Payload::Template::*
resolve to Model::PageUnion. The two types here are the exceptions — distinct schema
types returned by specific template mutations.
Defined Under Namespace
Classes: Information, RelatedPages