Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/graphql_deno/lib/index.d.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/lib/index.d.ts";

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