GraphQL Cookbook
Getting started
2min
getting started with parse graphql api problem you want to start using a graphql api for your parse app running at back4app solution if you have already created an app at back4app, go to the next step otherwise, you need to create a new app https //www back4app com/docs/get started/new parse app the parse graphql api is available at back4app since version 3 6 0 therefore, you need to manage your parse server version https //help back4app com/hc/en us/articles/360016081032 manage parse server version and make sure it is above or equal to 3 6 0 visit your parse dashboard https //parse dashboard back4app com/ (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!