GraphQL Cookbook
Getting started
2min
You want to start using a GraphQL API for your Parse app running at Back4App.
- If you have already created an app at Back4App, go to the next step. Otherwise, you need to create a new app.
- The Parse GraphQL API is available at Back4App since version 3.6.0. Therefore, you need to manage your Parse Server version and make sure it is above or equal to 3.6.0.
- Visit your Parse Dashboard (refresh the page in case it was already open), and click on your app -> Core -> API Console -> GraphQL Console.
- You are now ready to play around with your Parse GraphQL API on Back4App!
Updated 28 Mar 2024
Did this page help you?