Module: Eco::API::UseCases::GraphQL::Samples::Pages::Page::DSL
- Included in:
- OrgPage::DSL, Base
- Defined in:
- lib/eco/api/usecases/graphql/samples/pages/page/dsl.rb
Overview
DSL concern — included in Page::Base and available to all Page subclasses. Provides the SearchConf accessor and common filter shorthand methods.
Include this in any class that needs SearchConf DSL access without inheriting the full Page::Base iteration scaffolding.