Riptide.query_path

You're seeing just the function query_path, go back to Riptide module for more information.
Link to this function

query_path(path, opts \\ %{}, state \\ %{internal: true})

View Source

Return data under a specific path

Options

  • :min - Starting range of query, optional
  • :max - End range of query, optional
  • :limit - Max number of results, optional