Module: GraphQL::Execution::Batching::FieldResolveStep::AlwaysAuthorized

Defined in:
lib/graphql/execution/batching/field_resolve_step.rb

Class Method Summary collapse

Class Method Details

.[](_key) ⇒ Object



162
163
164
# File 'lib/graphql/execution/batching/field_resolve_step.rb', line 162

def self.[](_key)
  true
end