Class: Decidim::Core::ParticipatorySpaceFinder

Inherits:
ParticipatorySpaceFinderBase show all
Defined in:
app/functions/decidim/core/participatory_space_finder.rb

Overview

A very basic resolver for the GraphQL endpoint for a single participatory spaces This can be easily overwritten by the participatory_space_manifest.query_finder

Instance Attribute Summary

Attributes inherited from ParticipatorySpaceFinderBase

#manifest

Method Summary

Methods inherited from ParticipatorySpaceFinderBase

#call, #initialize, #model_class

Constructor Details

This class inherits a constructor from Decidim::Core::ParticipatorySpaceFinderBase