# Instant Mock backend

To use and test a fake backend navigate to GraphQL Cloud via the top menu or (CTRL + K). It should automatically deploy your fake backend or warn you if something is incorrect with your schema.&#x20;

This mock backend is deployed out of the box, however it can also be configured. The following options are configurable:

* Faker JS values
* User-defined values. The mock backend will choose a random value/values - for an array from the defined values

<figure><img src="https://2595489265-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LkU3PZk9D4XQW0UI1bP%2Fuploads%2FXcS46AWPzwLbttqWacyS%2Fmock%20backend%20prod.gif?alt=media&#x26;token=28c849d9-0564-47ac-bb9e-02df1127c930" alt=""><figcaption></figcaption></figure>

### Using Faker backend in your frontend apps

To use faker backend inside frontend apps. Please make requests to&#x20;

`https://faker.graphqleditor.com/YOUR_NAMESPACE/YOUR_PROJECT/graphql`
