MCPcopy 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

KnownDirectivesRuleFunction · 0.45
KnownTypeNamesRuleFunction · 0.45
OperationDefinitionFunction · 0.45
getFragmentMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected