package
0.11.9
Repository: https://github.com/vndocker/encrypted-graphql.git
Documentation: pkg.go.dev

# Functions

Lets redefine the base ID type to use an id from an external library.
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.
Unmarshal{Typename} is only required if the scalar appears as an input.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author

# 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

# Type aliases

No description provided by the author
A custom enum that uses integers to represent the values in memory but serialize as string for graphql.