method PothosSubGraphPlugin.createSubGraphimport { PothosSubGraphPlugin } from "https://dotland.deno.dev/x/pothos@release-1726524975/packages/plugin-sub-graph/index.ts"; createSubGraph(schema: GraphQLSchema, subGraph: string[] | string)Parametersschema: GraphQLSchemasubGraph: string[] | string