Function: ghub--graphql-req-p

ghub--graphql-req-p is a function defined in ghub-graphql.el.

Signature

(ghub--graphql-req-p X)

Source Code

;; Defined in ~/.emacs.d/elpa/ghub-20260401.1239/ghub-graphql.el
;; Could not find source code, showing raw function object.
#[(x) ((and (memq (type-of x) cl-struct-ghub--graphql-req-tags) t))
  (cl-struct-ghub--graphql-req-tags)]