FerricStore.Flow.QueryIndexField (ferricstore_sdk v0.6.2)

Copy Markdown View Source

One component of a composite query-index key.

Summary

Types

t()

@type t() :: %FerricStore.Flow.QueryIndexField{
  direction: binary(),
  encoding: binary(),
  name: binary(),
  raw: map()
}