Method: GraphQL::Schema::EnumValue#graphql_name

Defined in:
lib/graphql/schema/enum_value.rb

#graphql_nameObject (readonly)

Returns the value of attribute graphql_name.



28
29
30
# File 'lib/graphql/schema/enum_value.rb', line 28

def graphql_name
  @graphql_name
end