Function: ghub--graphql-pp-response
ghub--graphql-pp-response is a byte-compiled function defined in
ghub-graphql.el.
Signature
(ghub--graphql-pp-response DATA)
Source Code
;; Defined in ~/.emacs.d/elpa/ghub-20260401.1239/ghub-graphql.el
(defun ghub--graphql-pp-response (data)
(pp-display-expression data "*Pp Eval Output*"))