Skip to main content
Module

x/graphql_deno/mod.ts>Lexer#advance

GraphQL-JS ported to Deno
Latest
method Lexer.prototype.advance
import { Lexer } from "https://deno.land/x/graphql_deno@v15.0.0/mod.ts";

Advances the token stream to the next non-ignored token.