Grubhub GraphQL Schema
This document describes a conceptual GraphQL schema for the Grubhub food delivery marketplace platform. Grubhub provides REST APIs for partners and merchants to manage menus, orders, deliveries, merchant data, scheduling, and onboarding. This GraphQL schema represents the same domain model in a unified, type-safe graph, enabling richer queries across the Grubhub data model.
Overview
Grubhub GraphQL Schema is a GraphQL API specification published by Grubhub on the APIs.io network.
This document describes a conceptual GraphQL schema for the Grubhub food delivery marketplace platform. Grubhub provides REST APIs for partners and merchants to manage menus, orders, deliveries, merchant data, scheduling, and onboarding. This GraphQL schema represents the same domain model in a unified, type-safe graph, enabling richer queries across the Grubhub data model.
Endpoint
Related API Specs
Work with this as data
Every GraphQL schema here is available over the APIs.io API and to AI agents over MCP.