Method: Graphql::Generators::TypeGeneratorBase#graphql_type

Defined in:
lib/generators/graphql/type_generator.rb

#graphql_typeObject

Returns the value of attribute graphql_type.



28
29
30
# File 'lib/generators/graphql/type_generator.rb', line 28

def graphql_type
  @graphql_type
end