Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 397 Bytes

graphql.rst

File metadata and controls

32 lines (23 loc) · 397 Bytes

Reference

.. currentmodule:: graphql

.. automodule:: graphql
   :no-members:
   :no-inherited-members:

Top-Level Functions

.. autofunction:: graphql
.. autofunction:: graphql_sync

Sub-Packages

.. toctree::
   :maxdepth: 2

   error
   execution
   language
   pyutils
   type
   utilities
   validation