MCPcopy Create free account

hub / github.com/ArtemisLabsOS/Artemis-dev-tool / functions

Functions27 in github.com/ArtemisLabsOS/Artemis-dev-tool

↓ 4 callersFunctionmsgToBackground
(type: string, msg: string, callback: (arg0: any) => void, newBody?:string)
src/Utility/msgToBackground.ts:1
↓ 2 callersFunctionisToggle
(index: number)
src/containers/App.tsx:89
↓ 2 callersFunctionisValidGraphQL
src/Utility/isValidRequest.ts:3
↓ 1 callersFunctionIsJsonString
(str: string)
src/Utility/isJsonString.ts:1
↓ 1 callersFunctioncacheToggle
()
src/containers/App.tsx:71
↓ 1 callersFunctiongetCache
()
src/containers/App.tsx:83
↓ 1 callersFunctiongraphQLFetcher
(url: string, introspectionQuery: string)
src/components/Schema.tsx:17
↓ 1 callersFunctionisValidRequest
src/Utility/isValidRequest.ts:14
↓ 1 callersFunctionschemaToggle
()
src/containers/App.tsx:65
↓ 1 callersFunctiontoggleTime
(index: number)
src/components/TimeButton.tsx:14
↓ 1 callersFunctiontraverse
(obj: any)
src/components/GraphQLVisualizer.tsx:8
↓ 1 callersFunctionvisualizerToggle
()
src/containers/App.tsx:77
FunctionApolloGraphQLCache
({ queries, getCache, cache })
src/components/ApolloGraphQLCache.tsx:11
FunctionApp
()
src/containers/App.tsx:13
FunctionDropdownMenu
()
src/components/DropdownMenu.tsx:6
FunctionGraphQLResponse
({ results, historyBtn })
src/components/GraphQLResponse.tsx:10
FunctionGraphQLVisualizer
({ results })
src/components/GraphQLVisualizer.tsx:45
FunctionHeaders
({ schemaToggle, cacheToggle, visualizerToggle })
src/containers/Headers.tsx:10
FunctionHistoryBox
({ timeStamp, activeIndex, setActiveIndex, history, i, isToggle })
src/components/HistoryBox.tsx:15
FunctionHistoryBox
({ isToggle, i, history })
src/components/HistoryBox2.tsx:10
FunctionHistoryContainer
({ timeStamps, queries, isToggle, history })
src/containers/HistoryContainer.tsx:11
FunctionHome
()
src/components/Home.tsx:4
FunctionObserverContainer
({ timeStamps, queries, isToggle, historyBtn, results, url, schemaStatus, cacheStatus, getCache, cache, histor
src/containers/ObserverContainer.tsx:25
FunctionQuery
({ queries, historyBtn })
src/components/Query.tsx:9
FunctionSchema
({ url, queries })
src/components/Schema.tsx:9
FunctionTimeButton
({ timeStamp, history, index })
src/components/TimeButton.tsx:11
FunctionparseJson
()
__tests__/GraphQLVisualizer.test.js:18