ectograph v0.0.1 Ectograph.Type

Summary

Functions

Cast a GraphQL type (struct) to a Ecto type (atom | tuple)

Functions

cast_type(arg, atom)

Cast a GraphQL type (struct) to a Ecto type (atom | tuple).

@return { :ok | :error, value }