Method: GraphQL::Query::NullContext#warden
- Defined in:
- lib/graphql/query/null_context.rb
#warden ⇒ Object (readonly)
Returns the value of attribute warden.
20 21 22 |
# File 'lib/graphql/query/null_context.rb', line 20 def warden @warden end |