MCPcopy Create free account
hub / github.com/openai/plugins / resolve

Function resolve

plugins/shopify/skills/shopify-admin/scripts/validate.mjs:5768–5770  ·  view source on GitHub ↗
(schema)

Source from the content-addressed store, hash-verified

5766 new _definition.GraphQLList(new _definition.GraphQLNonNull(__Type))
5767 ),
5768 resolve(schema) {
5769 return Object.values(schema.getTypeMap());
5770 }
5771 },
5772 queryType: {
5773 description: "The type that query operations will be rooted at.",

Callers 10

graphqlFunction · 0.70
resolvePackageSwiftPathFunction · 0.50
fetch.jsFile · 0.50
fetchCachedFunction · 0.50
validate.jsFile · 0.50
checkFunction · 0.50
check-manifest.mjsFile · 0.50
animation-map.mjsFile · 0.50
runProcessCaptureFunction · 0.50

Calls 7

valuesMethod · 0.80
filterMethod · 0.80
getTypeMapMethod · 0.45
getFieldsMethod · 0.45
getInterfacesMethod · 0.45
getPossibleTypesMethod · 0.45
getValuesMethod · 0.45

Tested by

no test coverage detected