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

Summary

Types

@type t() :: %Absinthe.Relay.Node.ParseIDs.Namespace{
  children: [Absinthe.Relay.Node.ParseIDs.Config.node_t()],
  key: atom()
}