variablesJson
fun <D : Executable.Data> Executable<D>.variablesJson(customScalarAdapters: CustomScalarAdapters): String
Returns the variables as they would be sent over the wire. Use this to construct your own HTTP requests
Returns the variables as they would be sent over the wire. Use this to construct your own HTTP requests