View Source Absinthe.Relay.Node.ParseIDs.Rule (absinthe_relay v1.5.2)

Link to this section Summary

Link to this section Types

Specs

t() :: %Absinthe.Relay.Node.ParseIDs.Rule{
  expected_types: [atom()],
  key: atom(),
  output_mode: :full | :simple,
  schema: term()
}

Link to this section Functions