Method: GraphQL::Schema::Warden::NullWarden#directives

Defined in:
lib/graphql/schema/warden.rb

#directivesObject

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.



108
# File 'lib/graphql/schema/warden.rb', line 108

def directives; @schema.directives.values; end