Figler.Schema.NodeFieldAlias (figler v0.1.0-beta.1)

Copy Markdown View Source

Generated Kiwi message module for NodeFieldAlias.

Summary

Types

t()

@type t() :: %Figler.Schema.NodeFieldAlias{
  index_or_key: String.t() | nil,
  node_field: Figler.Schema.NodeFieldAliasType.t() | nil,
  stable_path_to_node: Figler.Schema.GUIDPath.t() | nil
}

Functions

decode(binary)

encode(struct)

transform_module()