StrawHat.GraphQL v0.2.2 StrawHat.GraphQL.Scalar.JSON View Source

An Absinthe Scalar for JSON.

Link to this section Summary

Link to this section Functions

Link to this function

parse(map)

View Source
parse(%{value: String.t()}) :: {:ok, map()} | :error

See Jason.encode!/1.