{% extends 'aristotle_mdr/base.html' %} {% load static %} {% block extra_block_scripts %} {% endblock %} {% block title %}Aristotle GraphQL Explorer{% endblock %} {% block content %}

Aristotle GraphQL Explorer

Heads up! The Aristotle GraphQL Explorer makes use of real, live, production data.
Learn more about GraphQL on the specification website.
{% endblock %}