MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / plugin.ts

File plugin.ts

packages/plugins/graphql/src/sdk/plugin.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Effect, Match, Option, Schema } from "effect";
2import type { Layer } from "effect";
3import { HttpClient } from "effect/unstable/http";
4

Callers

nothing calls this directly

Calls 15

definePluginFunction · 0.90
makeDefaultGraphqlStoreFunction · 0.90
extractFunction · 0.90
effectiveOperationStringFunction · 0.90
validateOperationStringFunction · 0.90
invokeWithLayerFunction · 0.90
authToolFailureFunction · 0.90
makeGraphqlExtensionFunction · 0.85
graphqlToolFailureFunction · 0.85
loadIntrospectionJsonFunction · 0.85
introspectForConnectionFunction · 0.85

Tested by

no test coverage detected