Migrate to GraphQL from REST

When you begin using GraphQL, you need to change how you think about retrieving and working with data. This guide describes some of the key considerations when migrating from REST to GraphQL. It's meant for app developers who are primarily using REST in their apps.