Instream.Connection.query

You're seeing just the callback query, go back to Instream.Connection module for more information.

Specs

query(query :: String.t(), opts :: Keyword.t()) :: any()

Executes a reading query.

Options:

  • database: use a database differing from the connection config for reading
  • method: whether to use a :get or :post request
  • org: use an organization differing from the connection config for reading
  • precision: return data with a "precision" other than :rfc3339