REST to GraphQL Seller API Migration

Guidance for Sellers and Channel Managers on how to move from the REST-based Legacy Seller API to the GraphQL Seller API when building integrations into Marketplacer

Start Here

Introduction to the playbook, what it covers, (what it does not cover!), and what you will learn.

1. REST & GraphQL Comparison

Understand the differences (and similarities) between the REST and GraphQL API design patterns

2. Endpoint Mapping

Understand which REST endpoints map to the equivalent GraphQL queries and mutations.

3. Object & Field Mapping

Understand which fields map from the REST based return payloads to the equivalent GraphQL return payloads.