interface NameNodeimport { type NameNode } from "https://dotland.deno.dev/x/graphql_deno@v15.0.0/mod.ts"; Propertiesreadonlykind: "Name"readonlyoptionalloc: Locationreadonlyvalue: string