Method: GraphQL::Field#edge_class

Defined in:
lib/graphql/field.rb

#edge_classnil, Class

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.



203
204
205
# File 'lib/graphql/field.rb', line 203

def edge_class
  @edge_class
end