Skip to main content
Module

x/obsidian/src/restructure.ts>restructure

GraphQL, built for Deno - a native GraphQL caching client and server module
Latest
function restructure
import { restructure } from "https://deno.land/x/obsidian@v8.0.0/src/restructure.ts";

The restructure function:

  • it converts the query string into an AST with the visitor pattern design.
  • it handles fragments.
  • it handles

Parameters

value: any
  • Query string