Rocksky.Generated.GraphNotFoundActor (Rocksky v0.2.0)

Copy Markdown View Source

indicates that a handle or DID could not be resolved

Summary

Types

t()

@type t() :: %Rocksky.Generated.GraphNotFoundActor{
  actor: String.t(),
  notFound: boolean()
}