View Source Absinthe.Federation.Schema.EntityUnion.Resolver protocol (absinthe_federation v0.5.2)

Link to this section Summary

Types

t()

All the types that implement this protocol.

Link to this section Types

@type t() :: term()

All the types that implement this protocol.

Link to this section Functions

Link to this function

resolve_type(map, resolution)

View Source