//
pkg.gl
Category
github.com/sassoftware/event-provenance-registry
pkg
api
graphql
schema
package
0.2.1
Repository:
https://github.com/sassoftware/event-provenance-registry.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
1
Files
57 SLOC
#
Packages
types
Custom implementation of JSON type because graph-gophers/graphql-go does not support the custom JSON scalar type.
#
Functions
New
No description provided by the author
String
TAKEN FROM GRAPHQL EXAMPLE CODE AT https://github.com/tonyghita/graphql-go-example/blob/main/schema/schema.go.