doordash · GraphQL Specification

DoorDash GraphQL Schema

This conceptual GraphQL schema models the DoorDash platform's core domains: on-demand delivery logistics (Drive API), marketplace order management, menu and catalog operations, and reporting. DoorDash's public APIs are REST-based (documented at [developer.doordash.com](https://developer.doordash.com/)), but this schema represents the underlying resource graph that those APIs expose, structured as GraphQL types for integration, tooling, and documentation purposes.

Documentation Endpoint View on GitHub GraphQL

Overview

DoorDash GraphQL Schema is a GraphQL API specification published by doordash on the APIs.io network.

This conceptual GraphQL schema models the DoorDash platform’s core domains: on-demand delivery logistics (Drive API), marketplace order management, menu and catalog operations, and reporting. DoorDash’s public APIs are REST-based (documented at developer.doordash.com), but this schema represents the underlying resource graph that those APIs expose, structured as GraphQL types for integration, tooling, and documentation purposes.

The specification includes 4 reference links.

Endpoint

References

Related API Specs

doordash Addresses API (OpenAPI) doordash Businesses API (OpenAPI) doordash Catalog API (OpenAPI) doordash Deliveries API (OpenAPI) doordash Inventory API (OpenAPI) doordash Items API (OpenAPI) doordash Menus API (OpenAPI) doordash Orders API (OpenAPI) doordash Promotions API (OpenAPI) doordash Quotes API (OpenAPI) doordash Reports API (OpenAPI) doordash Stores API (OpenAPI)
Back to doordash · All GraphQL Specs · GitHub