Class: Rspec::GraphQLTypes::Configuration

Inherits:
Object
  • Object
show all
Defined in:
lib/rspec/graphql_types.rb

Instance Attribute Summary collapse

Instance Attribute Details

#graphql_schemaObject

Returns the value of attribute graphql_schema.



52
53
54
# File 'lib/rspec/graphql_types.rb', line 52

def graphql_schema
  @graphql_schema
end