View Source Absinthe.Relay.Node.ParseIDs.Config (absinthe_relay v1.6.0)
Summary
Types
@type node_t() :: Absinthe.Relay.Node.ParseIDs.Namespace.t() | Absinthe.Relay.Node.ParseIDs.Rule.t()
@type t() :: %Absinthe.Relay.Node.ParseIDs.Config{children: [node_t()]}