Class: Resolvers::ProjectIssuesResolver

Inherits:
Issues::BaseParentResolver show all
Defined in:
app/graphql/resolvers/project_issues_resolver.rb

Constant Summary

Constants included from Issues::SortArguments

Issues::SortArguments::NON_STABLE_CURSOR_SORTS

Method Summary

Methods inherited from Issues::BaseParentResolver

#resolve_with_lookahead

Methods inherited from Issues::BaseResolver

accept_release_tag, #ready?, resolver_complexity

Methods included from SearchArguments

#ready?

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!