Method: GraphQL::Types::Relay::EdgeBehaviors::ClassMethods#authorized?
- Defined in:
- lib/graphql/types/relay/edge_behaviors.rb
#authorized?(obj, ctx) ⇒ Boolean
68 69 70 |
# File 'lib/graphql/types/relay/edge_behaviors.rb', line 68 def (obj, ctx) true end |