26 27 28
# File 'lib/faf/connection.rb', line 26 def query(query, options) graphql_client.query(query, options) end