actions: {
    setInput: (apiKey: JqPlaygroundState["input"]) => void;
    setQuery: (apiKey: JqPlaygroundState["query"]) => void;
  };