Module: GraphQL::Execution::Next::FieldResolveStep::AlwaysAuthorized
- Defined in:
- lib/graphql/execution/next/field_resolve_step.rb
Class Method Summary collapse
Class Method Details
.[](_key) ⇒ Object
246 247 248 |
# File 'lib/graphql/execution/next/field_resolve_step.rb', line 246 def self.[](_key) true end |