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

Function addmutationMock

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

Source from the content-addressed store, hash-verified

181
182export const addmutationMock =
183 (): string =>
184'mutation($input:[AddawsApiGatewayResourceInput!]!){addawsApiGatewayResource(input:$input,upsert:true){numUids}}'
185
186export const updatemutationMock =
187 (): string =>

Callers 1

mutation.test.tsFile · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected