Skip to content

On-premise users: click in-app to access the full platform documentation for your version of DataRobot.

Integrate GraphQL with DataRobot

Access this AI accelerator on GitHub

This accelerator outlines how to integrate GraphWL with DataRobot. In this is example implementation, a GraphQL server is connecting to the DataRobot OpenAPI specification using GraphQL Mesh, the currently maintained option.

This process requires the following software, available either via the command line or as a URL in the browser:

  • A working DataRobot login with a valid API key.
  • node
  • yarn

Updated January 31, 2024