import { complexityFromQuery } from "https://deno.land/x/pothos@release-1725301526/packages/plugin-complexity/index.ts";
Parameters
query: DocumentNode | string
options: { schema: GraphQLSchema; ctx?: { }; variables?: Record<string, unknown>; }
x/pothos/packages/plugin-complexity/index.ts>complexityFromQuery
import { complexityFromQuery } from "https://deno.land/x/pothos@release-1725301526/packages/plugin-complexity/index.ts";