View Source JetExt.Absinthe.Relay.Connection.FieldType protocol (jet_ext v0.2.3)

Summary

Functions

Get the field type for a field of a queryable.

Types

Functions

Link to this function

get_type(queryable, field)

View Source
@spec get_type(t(), atom()) :: Ecto.Type.t()

Get the field type for a field of a queryable.