Class: GraphQL::Stitching::TypeResolver::EnumArgumentValue Private

Inherits:
ArgumentValue
  • Object
show all
Defined in:
lib/graphql/stitching/type_resolver/arguments.rb

Overview

This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.

A typed enum input value

Instance Attribute Summary

Attributes inherited from ArgumentValue

#value

Method Summary

Methods inherited from ArgumentValue

#==, #build, #initialize, #key?, #print, #verify_key

Constructor Details

This class inherits a constructor from GraphQL::Stitching::TypeResolver::ArgumentValue