🎉 Requestly joins BrowserStack to build the future of application testing. Read more

How to Load Staging GraphQL APIs on Local Apps

Sagar Soni
Let’s explore how you can speed up your local development with GraphQL APIs using Replace Rule.
Load Production GraphQL APIs on Local or Staging Frontends

Once you understand how to debug and override GraphQL API using Requestly. You might want to explore how you can use Requestly in different scenarios of your development cycle(SDLC). Let’s explore how you can speed up your local development using the Replace Rule.

Setting up a local GraphQL server is challenging with multiple data sources and models. You can eliminate the extensive time and effort required to create and update your local environment with Requestly’s Replace Rule. You can also use production APIs on the staging front end to use more stable APIs.

Video Tutorial

Steps to Create Replace Rule

Follow the below steps to load production APIs on local or staging environments.

  1. Create a new Replace Rule.
  2. Use your local or staging API hostname & path as source conditions like – company.com/api/graphql
  3. Under Redirect to select
    1. URL and enter the Production URL in the field given below.
    2. Mock Server and select a Mock API if you want to load mock API responses.
  4. Save and test the rule.

Further Reading

Learn How to make non-intrusive GraphQL API mocks

Written by
Sagar Soni
Sagar is the co-founder and CTO of Requestly (recently acquired by BrowserStack). With over 8 years of experience in software development and entrepreneurship, he’s passionate about building innovative tools that solve real-world problems. From architecting scalable web applications to leading cross-functional teams, Sagar has worn many hats throughout his journey from technical implementation to business strategy. Always looking for the next challenge to tackle.

Related posts