Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/openai/plugins
/ getDocument
Method
getDocument
plugins/shopify/skills/shopify-admin/scripts/validate.mjs:10911–10913 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
10909
this._onError(error);
10910
}
10911
getDocument() {
10912
return
this._ast;
10913
}
10914
getFragment(name) {
10915
let
fragments;
10916
if
(this._fragments) {
Callers
8
KnownArgumentNamesOnDirectivesRule
Function · 0.45
KnownDirectivesRule
Function · 0.45
KnownTypeNamesRule
Function · 0.45
PossibleTypeExtensionsRule
Function · 0.45
ProvidedRequiredArgumentsOnDirectivesRule
Function · 0.45
OperationDefinition
Function · 0.45
UniqueDirectivesPerLocationRule
Function · 0.45
getFragment
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected