Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ Effect, Match, Option, Schema } from
"effect"
;
2
import
type
{ Layer } from
"effect"
;
3
import
{ HttpClient } from
"effect/unstable/http"
;
4
Callers
nothing calls this directly
Calls
15
definePlugin
Function · 0.90
makeDefaultGraphqlStore
Function · 0.90
extract
Function · 0.90
effectiveOperationString
Function · 0.90
validateOperationString
Function · 0.90
requiredPlacementVariables
Function · 0.90
invokeWithLayer
Function · 0.90
authToolFailure
Function · 0.90
makeGraphqlExtension
Function · 0.85
graphqlToolFailure
Function · 0.85
loadIntrospectionJson
Function · 0.85
introspectForConnection
Function · 0.85
Tested by
no test coverage detected