TypedGql
v0.13.0
Search documentation of TypedGql
Default
Default
In-browser search
Settings
TypedGql.
Language.
FloatValue
(TypedGql v0.13.0)
Copy Markdown
View Source
A float literal.
Summary
Types
t()
Types
t()
@type
t() :: %TypedGql.Language.FloatValue{loc:
map
() | nil, value:
float
() | nil}