Class: GraphQL::Types::StringField

Inherits:
Field
  • Object
show all
Defined in:
lib/graphql/types/string_field.rb

Instance Attribute Summary

Attributes inherited from Field

#calls, #fields, #owner, #query

Method Summary

Methods inherited from Field

#as_result, call, calls, #const_get, create_class, default_schema_name, description, field_name, #finished_value, inherited, #initialize, #raw_value, schema_name, to_s, type, value_type

Constructor Details

This class inherits a constructor from GraphQL::Field