Class: GraphQL::ScalarType
- Inherits:
-
ObjectType
- Object
- ObjectType
- GraphQL::ScalarType
- Defined in:
- lib/graph_ql/scalars/scalar_type.rb
Instance Method Summary collapse
Methods inherited from ObjectType
#==, #fields, #fields=, #initialize, #interfaces, #to_s
Methods included from Definable
Methods included from NonNullWithBang
Constructor Details
This class inherits a constructor from GraphQL::ObjectType