Class: Resolvers::ProjectMilestonesResolver

Inherits:
MilestonesResolver show all
Defined in:
app/graphql/resolvers/project_milestones_resolver.rb

Constant Summary

Constants inherited from MilestonesResolver

MilestonesResolver::NON_STABLE_CURSOR_SORTS

Constants included from Gitlab::Graphql::Authorize::AuthorizeResource

Gitlab::Graphql::Authorize::AuthorizeResource::ConfigurationError, Gitlab::Graphql::Authorize::AuthorizeResource::RESOURCE_ACCESS_ERROR

Method Summary

Methods inherited from MilestonesResolver

#resolve_with_lookahead

Methods included from LooksAhead

#apply_lookahead, #resolve

Methods included from TimeFrameArguments

#transform_timeframe_parameters

Methods included from Gitlab::Graphql::Authorize::AuthorizeResource

#authorize!, #authorized_find!, #authorized_resource?, #find_object, #raise_resource_not_available_error!

Methods inherited from BaseResolver

as_single, authorization, authorized?, before_connection_authorization, before_connection_authorization_block, calculate_ext_conn_complexity, calls_gitaly!, complexity, complexity_multiplier, #current_user, field_options, last, #object, #offset_pagination, requires_argument!, resolver_complexity, #select_result, single, #single?, single_definition_blocks, singular_type, when_single

Methods included from Gitlab::Utils::Override

#extended, extensions, #included, #method_added, #override, #prepended, #queue_verification, verify!