Method: GraphQL::Schema#orphan_types

Defined in:
lib/graphql/schema.rb

#orphan_typesObject

Returns the value of attribute orphan_types.



76
77
78
# File 'lib/graphql/schema.rb', line 76

def orphan_types
  @orphan_types
end