Libraries
»
graphql
(1.7.8)
»
Index
»
GraphQL
»
Query
»
#operation_name
Method: GraphQL::Query#operation_name
Defined in:
lib/graphql/query.rb
,
lib/graphql/query.rb
more...
permalink
#
operation_name
⇒
String
?
Returns:
(
String
,
nil
)
[
View source
]
35 36 37
# File 'lib/graphql/query.rb', line 35
def
operation_name
@operation_name
end