supercontest.graphql

Most the app is REST, but we expose a graph for users to query directly.

Modules

schema

Graphene Schema can execute operations (query, mutation, subscription) against the defined types.