Skip to content

GraphQL integration

Access this AI accelerator on GitHub

This accelerator outlines how to integrate GraphQL with DataRobot. In this 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