Method: GraphQL::StaticValidation::RequiredInputObjectAttributesArePresentError#input_object_type
- Defined in:
- lib/graphql/static_validation/rules/required_input_object_attributes_are_present_error.rb
#input_object_type ⇒ Object (readonly)
Returns the value of attribute input_object_type.
7 8 9 |
# File 'lib/graphql/static_validation/rules/required_input_object_attributes_are_present_error.rb', line 7 def input_object_type @input_object_type end |