Instream v0.18.0 Instream.Query View Source
Query struct.
Link to this section Summary
Link to this section Types
Link to this type
t()
View Source
t() :: %Instream.Query{
method: query_method(),
opts: Keyword.t(),
payload: payload_type(),
type: query_type()
}