# Functions
Lets redefine the base ID type to use an id from an external library.
No description provided by the author
if the type referenced in .gqlgen.yml is a function that returns a marshaller we can use it to encode and decode onto any existing go type.
No description provided by the author
And the same for the unmarshaler.
No description provided by the author
Unmarshal{Typename} is only required if the scalar appears as an input.
# Structs
No description provided by the author
Point is serialized as a simple array, eg [1, 2].
No description provided by the author
No description provided by the author
No description provided by the author