StrawHat.GraphQL v0.1.0 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