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.