ariadneEasy Playground

Schema-first GraphQL: bind resolvers to SDL schemas

Getting started with ariadneRun locally
Install
pip install ariadne
Python CodeRun locally
Expected Output
# Expected output shown below
# (Run locally with: ariadne)

ariadne is a third-party package. Schema-first GraphQL: bind resolvers to SDL schemas. Install with: pip install ariadne

Challenge

Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?