# Packages

Custom implementation of JSON type because graph-gophers/graphql-go does not support the custom JSON scalar type.

# Functions

No description provided by the author
TAKEN FROM GRAPHQL EXAMPLE CODE AT https://github.com/tonyghita/graphql-go-example/blob/main/schema/schema.go.