Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HandleSchema ¶
func HandleSchema(schema []byte)
func ToDeployment ¶
func ToDeployment(schema graphql.ExecutableSchema) ([]byte, error)
Types ¶
type DAGContract ¶
type DAGContract struct { Schema graphql.ExecutableSchema JsonData interface{} }
Click to show internal directories.
Click to hide internal directories.