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