#Example of using Go SDK

1 messages · Page 1 of 1 (latest)

neon vigil
sour notch
#

thanks for the links this helped me out a lot. The example works on the latest commit of the cloak branch (except for &engine.Config{}).
I noticed that the process gets stuck forever on engine.Start without any log output if i don't set a Workdir in the engine config

is there a place where i can grab the full graphql schema for the coreapi to generate the client code for all operations?

neon vigil