12 13 14
# File 'lib/graphql/types/float.rb', line 12 def self.coerce_result(value, _ctx) value.to_f end