Class: Rspec::GraphQLTypes::Configuration
- Inherits:
-
Object
- Object
- Rspec::GraphQLTypes::Configuration
- Defined in:
- lib/rspec/graphql_types.rb
Instance Attribute Summary collapse
-
#graphql_schema ⇒ Object
Returns the value of attribute graphql_schema.
Instance Attribute Details
#graphql_schema ⇒ Object
Returns the value of attribute graphql_schema.
52 53 54 |
# File 'lib/rspec/graphql_types.rb', line 52 def graphql_schema @graphql_schema end |