Easyship · GraphQL Specification

EasyShip GraphQL Schema

This document describes a conceptual GraphQL schema for the Easyship multi-carrier shipping API. Easyship provides e-commerce businesses with access to 250+ couriers for rate comparison, label generation, shipment management, pickup scheduling, returns, duties and tax calculation, and real-time tracking. The schema below translates the REST API surface into GraphQL types, queries, and mutations.

Documentation Endpoint View on GitHub ShippingLogisticsEcommerceFulfillmentCrossBorderGraphQL

Overview

EasyShip GraphQL Schema is a GraphQL API specification published by Easyship on the APIs.io network.

This document describes a conceptual GraphQL schema for the Easyship multi-carrier shipping API. Easyship provides e-commerce businesses with access to 250+ couriers for rate comparison, label generation, shipment management, pickup scheduling, returns, duties and tax calculation, and real-time tracking. The schema below translates the REST API surface into GraphQL types, queries, and mutations.

The specification includes 2 reference links.

Tagged areas include Shipping, Logistics, Ecommerce, Fulfillment, and CrossBorder.

Endpoint

References

Related API Specs

Easyship Addresses API (OpenAPI) Easyship Labels API (OpenAPI) Easyship Pickups API (OpenAPI) Easyship Rates API (OpenAPI) Easyship Shipments API (OpenAPI) Easyship Trackings API (OpenAPI) Easyship Webhooks API (OpenAPI)
Back to Easyship · All GraphQL Specs · GitHub