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

Summary

Types

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

Functions