From 364f95a903a597220e823b5f2e60de11d8b4abdd Mon Sep 17 00:00:00 2001 From: Tim Maes <91606949+Tim-Maes@users.noreply.github.com> Date: Fri, 1 Dec 2023 22:40:30 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 80f2ec2..78bcbe2 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,10 @@ This project uses the `Bindicate` library to autowire dependencies by using attr Build and run the project, and navigate to /graphql, this will take you to the Banana Cake Pop playground where you can find the graphql schema: +![image](https://github.com/Tim-Maes/GraphR/assets/91606949/5b8bdfb1-74fc-4e54-a8a9-e72cacd4845c) You can play around in the Banana Cake Pop playground and test out a query. + For example: + +![image](https://github.com/Tim-Maes/GraphR/assets/91606949/57b26947-86e0-4c5f-b74a-ea92520b7d31)