MCPcopy Index your code
hub / github.com/cloudgraphdev/cli / updatemutationMock

Function updatemutationMock

test/helpers/mocks.ts:187–188  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

185
186export const updatemutationMock =
187 (): string =>
188'mutation($patch:UpdateawsApiGatewayResourceInput!){updateawsApiGatewayResource(input:$patch){awsApiGatewayResource{id}}}'
189
190export const addmutationMockUsingClassname =
191 (): string =>

Callers 1

mutation.test.tsFile · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected