Method: GraphQL::Language::Nodes::AbstractNode.children_of_type

Defined in:
lib/graphql/language/nodes.rb

.children_of_typeObject



174
175
176
# File 'lib/graphql/language/nodes.rb', line 174

def children_of_type
  @children_methods
end