Glific v0.3.1 GlificWeb.Schema.GenericTypes View Source
GraphQL Representation of common data representations used across different Glific's DataType
Link to this section Summary
Functions
A forgivable parser which allows integers or strings to represent integers
Link to this section Functions
Specs
parse_maybe_integer(Absinthe.Blueprint.Input.String.t()) :: {:ok, integer()} | :error
A forgivable parser which allows integers or strings to represent integers