Snap.Bulk.Action.Delete (Snap v0.1.0) View Source

Represents a delete step in a Snap.Bulk operation

Link to this section Summary

Link to this section Types

Specs

t() :: %Snap.Bulk.Action.Delete{
  _id: String.t(),
  _index: String.t() | nil,
  require_alias: boolean() | nil
}