Versions in this module Expand all Collapse all v1 v1.7.0 Jul 24, 2022 v1.6.0 Jul 24, 2022 v1.5.0 Jul 24, 2022 Changes in this version + func MarshalID(kind string, spec interface{}) graphql.ID + func UnmarshalKind(id graphql.ID) string + func UnmarshalSpec(id graphql.ID, v interface{}) error + type Handler struct + Schema *graphql.Schema + func (h *Handler) ServeHTTP(w http.ResponseWriter, r *http.Request)