Seraph.Schema.Relationship.NotLoaded (Seraph v0.2.4)

Struct returned by relationships when they are not loaded.

Fields are:

  • __type__: The relationship type

Link to this section Summary

Link to this section Types

Specs

t() :: %Seraph.Schema.Relationship.NotLoaded{__type__: String.t()}