GraphMockResponsePlugin

Mocks responses to Microsoft Graph APIs. Includes all functionality of the MockResponsePlugin and adds support for mocking Microsoft Graph API batch requests.

Screenshot of a command prompt with Dev Proxy mocking a response to a Microsoft Graph API.

Plugin instance definition

{
  "name": "GraphMockResponsePlugin",
  "enabled": true,
  "pluginPath": "~appFolder/plugins/dev-proxy-plugins.dll",
  "configSection": "mocksPlugin"
}

Configuration example

See MockResponsePlugin

Configuration properties

See MockResponsePlugin

Command line options

See MockResponsePlugin