Method: GraphQL::Schema::Warden::NullWarden#types

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

#typesObject

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.

rubocop:disable Development/ContextIsPassedCop



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

def types; @schema.types; end