Module: Reports

Defined in:
app/commands/reports/importer.rb,
app/commands/reports/generator.rb,
app/commands/reports/fill_dates.rb,
app/commands/reports/base_options.rb,
app/commands/reports/constant_options.rb,
app/commands/reports/has_many_options.rb,
app/commands/reports/belongs_to_options.rb,
app/commands/reports/filter_option_generator.rb,
app/commands/reports/nested_attribute_options.rb

Overview

typed: true frozen_string_literal: true

Defined Under Namespace

Modules: BaseOptions, BelongsToOptions, ConstantOptions, FilterOptionGenerator, Generator, HasManyOptions, NestedAttributeOptions Classes: ExternalGraphqlClient, FillDates, Importer