Hello, I would like to implement provisioner for pod and will work the control API.
As I see there is REST interface and GraphQL. I wanted to use graphql but it's hard to write queries without the generated code.
Can you enable the introspeciton on server or provider a way to download the schema, so I'll be able to generate client code?