Method: GraphQL::Schema#static_validator
- Defined in:
- lib/graphql/schema.rb
#static_validator ⇒ Object (readonly)
Returns the value of attribute static_validator.
114 115 116 |
# File 'lib/graphql/schema.rb', line 114 def static_validator @static_validator end |