Method: GraphQL::Schema#max_depth

Defined in:
lib/graphql/schema.rb

#max_depthObject

Returns the value of attribute max_depth.


76
77
78
# File 'lib/graphql/schema.rb', line 76

def max_depth
  @max_depth
end