{% extends "layout-full.html" %} {% block head %} {% endblock %} {% block body %}
{{csrf_token()}}
Query
Variables {{valid.summary("variables")}} Variables must be a single valid JSON object.
Result {{results}}
View GraphQL schema {{schema}}
{% endblock %} {% block scripts %} {% endblock %}