StrawHat v0.1.0 API Reference
Modules
Utility package used on StrawHat Ecosystem
Used for Error handling. The StrawHat’s philosophy is to have data structure as much as we can
Ecto.Changeset parser that transforms the Ecto.Changeset errors into
%StrawHat.Error{}
Data structure that represents a list of StrawHat.Error
Metadata used on %StrawHat.Error{}
. It is a representation of key value
pair into %StrawHat.Error.ErrorMetadata{}
. Mostly used throw StrawHat.Error
Absinthe Mutation Response utilities. Normally will be use in Absinthe resolvers
It is been used on metadata object type
of the graph, it is
StrawHat.Error.Metadata
mapping. It converts the key
and value
to
the proper values for the GraphQL
An Absinthe Scalar for JSON
Common Absinthe Scalars
Common Absinthe Types