Method: GraphQL::BaseType#ast_node

Defined in:
lib/graphql/base_type.rb

#ast_nodeObject

Returns the value of attribute ast_node.



22
23
24
# File 'lib/graphql/base_type.rb', line 22

def ast_node
  @ast_node
end